coolers

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

What is coolers?

coolers is a Chrome extension developed by manivannan13tnj, and its main feature is "This extension adds gray layer on screen which helps in reading white background content during night or from dark place".

Download coolers Extension CRX File

Download coolers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name coolers coolers
ID gllnjhcphiikcemofhpcnmdakdjajdhp
Official URL https://chrome.google.com/webstore/detail/coolers/gllnjhcphiikcemofhpcnmdakdjajdhp
Description This extension adds gray layer on screen which helps in reading white background content during night or from dark place
File Size 7.54 KB
Installation Count 99
Current Version 1.0
Last Updated 2017-02-09
Publish Date 2017-02-09
Rating 5.00/5 Total 1 Ratings
Developer manivannan13tnj
Payment Type free
Extension Website https://github.com/rmanivannan/night-owl-chrome-plugin
Supported Languages 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",
        ""
    ]
}