Skip to content

Instantly share code, notes, and snippets.

@evandor
Created July 17, 2023 06:06
Show Gist options
  • Save evandor/267a63ed97b662786e014457c62b6460 to your computer and use it in GitHub Desktop.
Save evandor/267a63ed97b662786e014457c62b6460 to your computer and use it in GitHub Desktop.
The Permissions Section of the manifest file
"permissions": [
"tabs",
"activeTab",
"alarms",
"scripting",
"sidePanel"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment