-
activeTab:
- Grants access to information about the currently active tab.
- Allows the extension to:
- Retrieve the current page's URL.
- Inject scripts (e.g.,
content.js
) into the page. - Interact with the tab's content.
- This permission is more privacy-friendly as it only activates when the user interacts with the extension.
-
storage:
- Enables the extension to use Chrome's storage API.
- Allows the extension to:
- Save settings and preferences (e.g., dark mode, brightness, grayscale, sepia).
- Retrieve these settings across browser sessions.
-
Notifications
You must be signed in to change notification settings - Fork 0
0x1/CustomDarkMode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published