Dark Google

Dear Client, Welcome to Dark Google! No this is not the dark web, even better than that! It is Google Dark Theme! We got bored of…

Dark Googleとは何ですか?

Dark Googleはerikによって開発されたChromeの拡張機能で、その主な機能は「Dear Client, Welcome to Dark Google! No this is not the dark web, even better than that! It is Google Dark Theme! We got bored of…」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Dear Client,
Welcome to Dark Google!

No this is not the dark web, even better than that! It is Google Dark Theme! 
We got bored of Old Light Themed Google. And so did you! 

Research shows that white light on pixels takes up more energy to produce than black pixels, which makes this extension more Eco-Friendly, and more battery saving.

Dark Google also has also implemented more colors onto it, which makes google look more visually appealing to the eye. Dark Google is also stable for other chrome extensions which interfere with google, such as Britannica Insights.

This Extension, although it is aimed for making google dark themed, it has some special code written for other websites as well. Dark Google has a little header section on each site, giving you permission to edit some code of the site and some in built features to edit the site without code!

This product is constantly being updated, to be compatible with more websites, but unfortunately, the extension is not 100% stable for google yet.                    

拡張機能の基本情報

名前 Dark Google Dark Google
ID famjoclfbocjjgckakacggidokajpfdh
公式URL https://chrome.google.com/webstore/detail/dark-google/famjoclfbocjjgckakacggidokajpfdh
説明 Dear Client, Welcome to Dark Google! No this is not the dark web, even better than that! It is Google Dark Theme! We got bored of…
ファイルサイズ 633 KB
インストール数 117
現在のバージョン 1.5
最終更新日 2019-03-30
公開日 2019-03-25
評価 3.67/5 合計 3 レビュー
開発者 erik
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://erikswebsites.com/EStyles/FAQ.php
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dark Google",
    "author": "ESource 2.0",
    "version": "1.5",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}