WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Shade Dark Mode

Shade Dark Mode

View on Chrome Web Store
View Shade Dark Mode Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (114 ratings)
1 new ratings
257 views
This extension has been viewed 257 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Shade Dark Mode: Seamlessly embrace dark mode on all websites with personalized controls
Type
Extension
Users
30,000 users
10K
Cherish Aguirre
View author page of Cherish Aguirre
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 2, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on February 19, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Shade Dark Mode Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Awesome Dark mode",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "48": "icons\/icon-48.png",
            "128": "icons\/icon-128.png",
            "300": "icons\/icon-300.png"
        }
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png",
        "300": "icons\/icon-300.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "102.0",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "contextMenus",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "version": "1.0.2",
    "web_accessible_resources": [
        {
            "resources": [
                "js\/proxy.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top