WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Lunar Reader - Dark Theme & Night Shift Mode

Lunar Reader - Dark Theme & Night Shift Mode

View on Chrome Web Store
View Lunar Reader - Dark Theme & Night Shift Mode Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (1,360 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Dark theme and night shift mode for every website. Care your eyes, use Lunar Dark Reader for night and daily web browsing.
Type
Extension
Users
30,000 users
10K
Website lunarreader.com
lunarreader.com
View author page of lunarreader.com
Published
Published on April 20, 2019
Version 1.0.2
Manifest version
2
Updated
Updated on July 29, 2019
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Lunar Reader - Dark Theme & Night Shift 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",
    "manifest_version": 2,
    "name": "Lunar Reader - Dark Theme & Night Shift Mode",
    "version": "1.0.2",
    "author": "lunarreader.com",
    "description": "Dark theme and night shift mode for every website. Care your eyes, use Lunar Dark Reader for night and daily web browsing.",
    "browser_action": {
        "default_title": "Lunar Reader",
        "default_icon": {
            "19": "img\/dr_active_19.png",
            "38": "img\/dr_active_38.png"
        },
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "img\/dr_16.png",
        "48": "img\/dr_48.png",
        "128": "img\/dr_128.png"
    },
    "background": {
        "persistent": true,
        "page": "background\/background.html"
    },
    "permissions": [
        "fontSettings",
        "storage",
        "tabs",
        "alarms",
        "<all_urls>"
    ],
    "commands": {
        "toggle": {
            "suggested_key": {
                "default": "Alt+Shift+E",
                "windows": "Alt+Shift+E",
                "mac": "Alt+Shift+E"
            },
            "description": "Extension On\/Off"
        },
        "darkModeToggle": {
            "suggested_key": {
                "default": "Alt+Shift+D",
                "windows": "Alt+Shift+D",
                "mac": "Alt+Shift+D"
            },
            "description": "Dark Mode On\/Off"
        },
        "nightModeToggle": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "windows": "Alt+Shift+S",
                "mac": "Alt+Shift+S"
            },
            "description": "Night Shift On\/Off"
        },
        "addSite": {
            "suggested_key": {
                "default": "Alt+Shift+A"
            },
            "description": "Toggle current site"
        }
    }
}
© 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