WebExtension.net
WebExtension.net

Dark Mode - Dark Reader for Сhrome

View on Chrome Web Store
View Dark Mode - Dark Reader for Сhrome Chrome Extension on Chrome Web Store
4.5 (2,547 ratings)

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

Dark Mode a classic dark theme for every website. Switch website to dark reader and for night and daily browsing.
Type
Extension
Users
8,000,000 users
Website darktheme.org
Web Product Inc.
View author page of Web Product Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 14, 2019
Version 1.4.13
Manifest version
3
Updated
Updated on September 3, 2024
View on Chrome Web Store
View Dark Mode - Dark Reader for Сhrome Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "icons": {
        "32": "images\/32.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "background": {
        "service_worker": "scripts\/bg.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_globs": [
                "*\/chrome\/newtab*"
            ],
            "js": [
                "\/scripts\/content\/inject.js"
            ],
            "css": [
                "css\/inject.css"
            ],
            "match_about_blank": true,
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": "assets\/icons\/dark\/128.png"
    },
    "options_page": "\u0441omponents\/options.html",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "contextMenus",
        "webNavigation"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "version": "1.4.13"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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