dark reader plus

Dark reader plus

dark reader plus क्या है?

dark reader plus https://care-eyes.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dark reader plus"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में dark reader plus एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Take care of your eyes, use dark mode for night and daily browsing, Dark reader plus inverts bright colors making them high contrast and easy to read at night.
You can adjust brightness, color temperature                    

एक्सटेंशन की मूल जानकारी

नाम dark reader plus dark reader plus
ID afboiaadmdeocbokjbhcankibelbched
आधिकारिक URL https://chromewebstore.google.com/detail/dark-reader-plus/afboiaadmdeocbokjbhcankibelbched
विवरण Dark reader plus
फ़ाइल का आकार 24.29 KB
स्थापना संख्या 188
वर्तमान संस्करण 1.0.0.6
अंतिम अपडेट 2020-04-22
प्रकाशन तिथि 2020-04-19
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर https://care-eyes.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://care-eyes.com
सहायता पृष्ठ URL https://care-eyes.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "Dark reader plus",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "__MSG_default_title__",
        "default_icon": "icons\/icon_48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "version": "1.0.0.6",
    "manifest_version": 2
}