coolers

This extension adds gray layer on screen which helps in reading white background content during night or from dark place

coolers क्या है?

coolers manivannan13tnj द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension adds gray layer on screen which helps in reading white background content during night or from dark place"।

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

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

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

                        night owl chrome plugin is to filter the screen brightness using chrome extension                    

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

नाम coolers coolers
ID gllnjhcphiikcemofhpcnmdakdjajdhp
आधिकारिक URL https://chrome.google.com/webstore/detail/coolers/gllnjhcphiikcemofhpcnmdakdjajdhp
विवरण This extension adds gray layer on screen which helps in reading white background content during night or from dark place
फ़ाइल का आकार 7.54 KB
स्थापना संख्या 99
वर्तमान संस्करण 1.0
अंतिम अपडेट 2017-02-09
प्रकाशन तिथि 2017-02-09
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर manivannan13tnj
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/rmanivannan/night-owl-chrome-plugin
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "coolers",
    "description": "This extension adds gray layer on screen which helps in reading white background content during night or from dark place",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}