All-in-One Dark Mode

With All in One Dark Mode / Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield

All-in-One Dark Mode란 무엇입니까?

All-in-One Dark Mode은(는) KAMATIL inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "With All in One Dark Mode / Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

All-in-One Dark Mode 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        All in One Dark Mode extension for Chrome provides a dark theme for popular websites, significantly reducing eye strain and fatigue caused by a bright screen. That's mean surf the internet without hurting your eyes 😉

Features:
✔ Full Dark color theme (not inverted colors) 🌚
✔ Handcrafted by designers ✍️
✔ Reduces eye strain, fatigue & headaches 😵
✔ Eliminates annoying glare 😖
✔ Helps you sleep faster and better 💤
✔ Every time a new bunch of supported websites will be added 🔥

⚠️⚠️ We just Finished the Beta Version that support all kind of Websites, Hope you enjoy the update ⚠️⚠️
Current Supported Websites :
► Facebook + Facebook Messenger
► Google ( Image, Video, News, Gmail, Accounts, Google Plus, Calendar, Maps, Advanced Search )
► Genius ( Music Lyrics )
► Wikipedia
► Instagram
► Whatsapp
► Google Translate
► Stackoverflow
► Vk
► W3Schools
► Youtube (Need some Work)
► More Soon... 🥰

------------------------------------

⚡ You need to refresh all the tabs, which were opened BEFORE the etension was installed. You can also restart Google Chrome to refresh all the tabs at once. Otherwise, The extension will work only with the newly opened tabs. 

⚡In accordance with the Chrome Browser policies, the extension is restricted to work on the Chrome Web Store and Home Page.
Please open any other website (for example, google.com, wikipedia.com) after installing this extension and check the extension in action.

------------------------------------
⚡ This is a fully Free version that offers dark themes for more than 20 supported websites, but you can always help us to give this extension more time working on it by donation using this link:
https://www.paypal.me/KarimAmahtil
------------------------------------

⚡ Please if you liked this extension leave a Positive FeedBack and Rating to Motivate us 💌                    

확장 프로그램 기본 정보

이름 All-in-One Dark Mode All-in-One Dark Mode
ID okcnoljhblabaagenlfpgknndajmmilm
공식 URL https://chromewebstore.google.com/detail/all-in-one-dark-mode/okcnoljhblabaagenlfpgknndajmmilm
설명 With All in One Dark Mode / Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield
파일 크기 35.59 KB
설치 횟수 790
현재 버전 2.5
최근 업데이트 2021-12-31
출시 날짜 2020-05-13
평점 3.58/5 총 19 개의 평점
개발자 KAMATIL inc.
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vT4PpZvcLuXCo0T1w1obRCdcIl88xFZMvic27_ttE5Tsngq3b4WkfBeG3CDG0LayhfW5Um4-MJCGW5A/pub
지원되는 언어 en
manifest.json
{
    "action": {
        "default_icon": {
            "128": "logo.png"
        },
        "default_popup": "popup.html"
    },
    "author": "KAMATIL",
    "background": {
        "service_worker": "background.js"
    },
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html",
        "default_title": "All-in-One Dark Mode"
    },
    "description": "With All in One Dark Mode \/ Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield",
    "differential_fingerprint": "1.78be28fa9ab5df24bb56ef56a736a572d4fa0ef044159e8a2270efb1b9e4d28c",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "128": "logo.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuDSYqUQ9LbszCf8bXvl9w8OlgvKebX79oZQziTbaXQVN\/1EDWwqpB7Zk+akSIczjDaiX3x6BWmFGDZGgMa7IjjivGhOa5ALZuUO1ajUlEQ33FgtJorTVze58DItnR+KVK\/owz1MLvIVMGqHngK6mw3fD6fouKhDiCZU\/BC2CBwYFS+z+Y77nbR+EzQdbdnKtk9BVtE357wuzfguykZyK7K7pjoCm00bBsHjMp1xnkddl0YlOLgbfFLMVc+4oFiikx4PCzVuyBb0hXp7xOEnwzzrO9EbGx5uz9MHm7GkVHR6ntpDT8\/1tXoXVyN1h1pNOHSCsWZAMGeGFmsKOrj4KbwIDAQAB",
    "manifest_version": 3,
    "name": "All-in-One Dark Mode",
    "offline_enabled": true,
    "permissions": [
        "storage",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.5"
}