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…

Was ist Dark Google?

Dark Google ist eine Chrome-Erweiterung, die von erik entwickelt wurde, und ihr Hauptmerkmal ist "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…".

Erweiterungsscreenshots

screenshot
screenshot

Dark Google-Erweiterungs-CRX-Datei herunterladen

Laden Sie Dark Google-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Dark Google Dark Google
ID famjoclfbocjjgckakacggidokajpfdh
Offizielle URL https://chrome.google.com/webstore/detail/dark-google/famjoclfbocjjgckakacggidokajpfdh
Beschreibung 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…
Dateigröße 633 KB
Installationsanzahl 117
Aktuelle Version 1.5
Letztes Update 2019-03-30
Veröffentlichungsdatum 2019-03-25
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler erik
E-Mail [email protected]
Zahlungsart free
Hilfeseite URL https://erikswebsites.com/EStyles/FAQ.php
Unterstützte Sprachen 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"
            ]
        }
    ]
}