Created
July 17, 2023 06:28
-
-
Save evandor/fe41a7e6f8c681d84c54483dbe846ae5 to your computer and use it in GitHub Desktop.
The Optional Permissions Section of the manifest file
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
"optional_permissions": [ | |
"pageCapture", | |
"contextMenus", | |
"notifications", | |
"bookmarks" | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment