Dark Mode Everywhere
Every website gets a night look, automagically!
什么是Dark Mode Everywhere?
Dark Mode Everywhere是由https://petasittek.com开发的Chrome扩展程序,该扩展的主要功能是“Every website gets a night look, automagically!”。
扩展截图
下载Dark Mode Everywhere扩展crx文件
下载Dark Mode Everywhere扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Turn every webpage into dark mode, reducing eye strain and enhancing your browsing. The most seamless and user-friendly dark theme extension. 🚀 Features ⭐️ Automatic dark mode transformation for all websites ⭐️ Simple toggle to enable or disable dark mode for the current website ⭐️ Activate or deactivate dark mode across all websites at once ⭐️ Keyboard shortcuts to turn dark mode on, off, or toggle between them ⭐️ Resource-friendly design with minimal impact on browsing speed 🚀 Compatibility ⭐️ Built to adapt to a wide variety of websites and webpages ⭐️ Continued updates to fix any inconsistencies 🚀 Permissions explained ⭐️ "Read and change all your data on the websites you visit": to apply the dark mode to webpages you visit ⭐️ "Manage your apps, extensions, and themes": to handle disabling/enabling the extension correctly Completely free and with no ads Made with ❤️ by Peta Sittek
扩展基本信息
名称 | Dark Mode Everywhere |
ID | akannjhnhbfgceibnngofjbnncmelcjg |
官方URL | https://chromewebstore.google.com/detail/dark-mode-everywhere/akannjhnhbfgceibnngofjbnncmelcjg |
简介 | Every website gets a night look, automagically! |
文件大小 | 32.93 KB |
安装次数 | 12,377 |
当前版本 | 1.0.8 |
更新时间 | 2023-08-20 |
上架时间 | 2023-08-19 |
评分 | 4.43/5 共49次评分 |
开发者 | https://petasittek.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.petasittek.com/dark-mode-everywhere/ |
帮助页面URL | https://petasittek.zendesk.com/hc/en-us/requests/new |
隐私政策页面URL | https://www.petasittek.com/chrome-extensions-privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Dark Mode Everywhere", "description": "Every website gets a night look, automagically!", "version": "1.0.8", "author": "Peta Sittek", "homepage_url": "https:\/\/www.petasittek.com\/dark-mode-everywhere\/", "icons": { "16": "16.2a24ed1e.png", "32": "32.8bc48bc6.png", "48": "48.4b62d9a2.png", "128": "128.069da7a6.png" }, "action": { "default_title": "Dark Mode Everywhere", "default_popup": "popup.c1ae1433.html", "default_icon": { "16": "16.2a24ed1e.png", "19": "19.879e6e1c.png", "24": "24.25efd3a1.png", "32": "32.8bc48bc6.png", "38": "38.a5aae98a.png", "48": "48.4b62d9a2.png", "128": "128.069da7a6.png" } }, "background": { "service_worker": "service-worker.57e779c2.js" }, "host_permissions": [ " |