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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
            ]
        }
    ]
}