feel dark
feel dark is a simple dark mode for web pages
什麼是feel dark?
feel dark是由michaeldatkins2x5s開發的Chrome擴展程式,該擴展的主要功能是“feel dark is a simple dark mode for web pages”。
擴展截圖
下載feel dark擴展crx文件
下載feel dark擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
make web page look dark using feel dark mode 1)open web page example: lipsum.com 2)click on extension icon to turn on dark mode
擴展基本資訊
名稱 | |
ID | gbihkmhglihpmafmgbihhehhonmklcmc |
官方網址 | https://chrome.google.com/webstore/detail/feel-dark/gbihkmhglihpmafmgbihhehhonmklcmc |
簡介 | feel dark is a simple dark mode for web pages |
檔案大小 | 40.22 KB |
安裝次數 | 935 |
目前版本 | 0.1 |
更新時間 | 2022-03-09 |
上架時間 | 2022-03-09 |
開發者 | michaeldatkins2x5s |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "feel dark", "version": "0.1", "manifest_version": 3, "description": "feel dark is a simple dark mode for web pages", "action": { "default_icon": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |