coolers

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

coolersとは何ですか?

coolersはmanivannan13tnjによって開発されたChromeの拡張機能で、その主な機能は「This extension adds gray layer on screen which helps in reading white background content during night or from dark place」です。

coolers拡張機能のCRXファイルをダウンロード

coolers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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",
        ""
    ]
}