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…

Apa itu Dark Google?

Dark Google adalah ekstensi Chrome yang dikembangkan oleh erik, dan fitur utamanya adalah "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 Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Dark Google

Unduh file ekstensi Dark Google dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Dark Google Dark Google
ID famjoclfbocjjgckakacggidokajpfdh
URL Resmi https://chrome.google.com/webstore/detail/dark-google/famjoclfbocjjgckakacggidokajpfdh
Deskripsi 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…
Ukuran File 633 KB
Jumlah Instalasi 117
Versi Saat Ini 1.5
Terakhir Diperbarui 2019-03-30
Tanggal Publikasi 2019-03-25
Penilaian 3.67/5 Total 3 Penilaian
Pengembang erik
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://erikswebsites.com/EStyles/FAQ.php
Bahasa yang Didukung 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"
            ]
        }
    ]
}