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…

What is Dark Google?

Dark Google is a Chrome extension developed by erik, and its main feature is "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…".

Extension Screenshots

screenshot
screenshot

Download Dark Google Extension CRX File

Download Dark Google 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

                        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.                    

Extension Basic Information

Name Dark Google Dark Google
ID famjoclfbocjjgckakacggidokajpfdh
Official URL https://chrome.google.com/webstore/detail/dark-google/famjoclfbocjjgckakacggidokajpfdh
Description 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…
File Size 633 KB
Installation Count 117
Current Version 1.5
Last Updated 2019-03-30
Publish Date 2019-03-25
Rating 3.67/5 Total 3 Ratings
Developer erik
Email [email protected]
Payment Type free
Help Page URL https://erikswebsites.com/EStyles/FAQ.php
Supported Languages 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"
            ]
        }
    ]
}