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…

Qu'est-ce que Dark Google ?

Dark Google est une extension Chrome développée par erik, et sa fonction principale est "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…".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Dark Google

Téléchargez les fichiers d'extension Dark Google au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Dark Google Dark Google
ID famjoclfbocjjgckakacggidokajpfdh
URL Officiel 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…
Taille du Fichier 633 KB
Nombre d'Installations 117
Version Actuelle 1.5
Dernière Mise à Jour 2019-03-30
Date de Publication 2019-03-25
Évaluation 3.67/5 Total 3 Évaluations
Développeur erik
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://erikswebsites.com/EStyles/FAQ.php
Langues Prises en Charge 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"
            ]
        }
    ]
}