dim the screen

dim the screen,screen blue light filter, brightness control

dim the screen क्या है?

dim the screen https://care-eyes.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "dim the screen,screen blue light filter, brightness control"।

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

screenshot

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

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

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

                        dim the screen extension can adjust the gamma value of your computer’s display adapt, reduce the blue part  (RGB value) of the light, filter blue light.

it makes your computer screen looks more comfortable, so that your eyes will not feel tired ,Protect your eyes from computer screen                    

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

नाम dim the screen dim the screen
ID olmpfahephldkkfhkmlnociobiihgndg
आधिकारिक URL https://chrome.google.com/webstore/detail/dim-the-screen/olmpfahephldkkfhkmlnociobiihgndg
विवरण dim the screen,screen blue light filter, brightness control
फ़ाइल का आकार 28.77 KB
स्थापना संख्या 405
वर्तमान संस्करण 1.0.0.7
अंतिम अपडेट 2017-07-05
प्रकाशन तिथि 2017-07-05
रेटिंग 2.43/5 कुल 7 रेटिंग्स
डेवलपर https://care-eyes.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://care-eyes.com/?pf
सहायता पृष्ठ URL https://care-eyes.com/feedback?pf
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "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"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs",
        "management",
        "contextMenus",
        "notifications",
        "nativeMessaging"
    ],
    "version": "1.0.0.7",
    "manifest_version": 2
}