Skip to content

Instantly share code, notes, and snippets.

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