dark reader plus

Dark reader plus

dark reader plusとは何ですか?

dark reader plusはhttps://care-eyes.comによって開発されたChromeの拡張機能で、その主な機能は「Dark reader plus」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Take care of your eyes, use dark mode for night and daily browsing, Dark reader plus inverts bright colors making them high contrast and easy to read at night.
You can adjust brightness, color temperature                    

拡張機能の基本情報

名前 dark reader plus dark reader plus
ID afboiaadmdeocbokjbhcankibelbched
公式URL https://chromewebstore.google.com/detail/dark-reader-plus/afboiaadmdeocbokjbhcankibelbched
説明 Dark reader plus
ファイルサイズ 24.29 KB
インストール数 188
現在のバージョン 1.0.0.6
最終更新日 2020-04-22
公開日 2020-04-19
評価 1.00/5 合計 2 レビュー
開発者 https://care-eyes.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://care-eyes.com
ヘルプページのURL https://care-eyes.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "Dark reader plus",
    "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"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "version": "1.0.0.6",
    "manifest_version": 2
}