Awesome Dark Mode
Curated dark mode for the most popular sites
Was ist Awesome Dark Mode?
Awesome Dark Mode ist eine Chrome-Erweiterung, die von http://awesome-dark-mode.com entwickelt wurde, und ihr Hauptmerkmal ist "Curated dark mode for the most popular sites".
Erweiterungsscreenshots
Awesome Dark Mode-Erweiterungs-CRX-Datei herunterladen
Laden Sie Awesome Dark Mode-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
Awesome Dark mode enables dark mode on the popular web sites. Use Google, Youtube, and hundreds other web sites with dark mode! Features: x Enabled dark theme for numerious web sites x You can turn it off or add a certain site to the blacklist Enjoy 🖤
Grundlegende Informationen zur Erweiterung
Name | |
ID | ongbbdkcjoainajbfkcnedkbahjoecll |
Offizielle URL | https://chrome.google.com/webstore/detail/awesome-dark-mode/ongbbdkcjoainajbfkcnedkbahjoecll |
Beschreibung | Curated dark mode for the most popular sites |
Dateigröße | 392 KB |
Installationsanzahl | 2,121,679 |
Aktuelle Version | 0.5.0 |
Letztes Update | 2023-05-01 |
Veröffentlichungsdatum | 2022-09-06 |
Bewertung | 4.73/5 Insgesamt 22 Bewertungen |
Entwickler | http://awesome-dark-mode.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://awesome-dark-mode.com |
URL der Datenschutzrichtlinien-Seite | https://awesome-dark-mode.com/privacy |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Awesome Dark mode", "background": { "service_worker": "js\/background.js" }, "action": { "default_popup": "popup\/popup.html", "default_icon": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png", "300": "icons\/icon-300.png" } }, "default_locale": "en", "description": "__MSG_extShortDesc__", "icons": { "300": "icons\/icon-300.png", "128": "icons\/icon-128.png", "48": "icons\/icon-48.png", "16": "icons\/icon-16.png" }, "manifest_version": 3, "minimum_chrome_version": "102.0", "name": "__MSG_extName__", "permissions": [ "storage", "contextMenus", "scripting", "alarms" ], "host_permissions": [ " |