coolers

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

Wat is coolers?

coolers is een Chrome-extensie ontwikkeld door manivannan13tnj, en de belangrijkste functie is "This extension adds gray layer on screen which helps in reading white background content during night or from dark place".

Download het CRX-bestand van de extensie coolers

Download coolers-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam coolers coolers
ID gllnjhcphiikcemofhpcnmdakdjajdhp
Officiële URL https://chrome.google.com/webstore/detail/coolers/gllnjhcphiikcemofhpcnmdakdjajdhp
Beschrijving This extension adds gray layer on screen which helps in reading white background content during night or from dark place
Bestandsgrootte 7.54 KB
Aantal Installaties 99
Huidige Versie 1.0
Laatst Bijgewerkt 2017-02-09
Publicatiedatum 2017-02-09
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar manivannan13tnj
Betalingswijze free
Extensiewebsite https://github.com/rmanivannan/night-owl-chrome-plugin
Ondersteunde Talen 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",
        ""
    ]
}