forked from GoogleChrome/chrome-extensions-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update chrome.privacy API sample (GoogleChrome#1086)
* Update chrome.privacy API sample Updates the API sample for chrome.privacy to avoid using the deprecated autofillEnabled property and to behave in a way which is more useful. In particular, you can now easily toggle the setting by clicking the extension icon. See https://issuetracker.google.com/issues/311072505 for more context. * Update api-samples/privacy/README.md Co-authored-by: Joe Medley <[email protected]> --------- Co-authored-by: Joe Medley <[email protected]>
- Loading branch information
1 parent
4ce29a4
commit 72eb0a4
Showing
2 changed files
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters