spin dark
spin dark is a dark mode for simple web pages
spin darkとは何ですか?
spin darkはdonniesfowlersdx24によって開発されたChromeの拡張機能で、その主な機能は「spin dark is a dark mode for simple web pages」です。
拡張機能のスクリーンショット
spin dark拡張機能のCRXファイルをダウンロード
spin dark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
make the web page darker with simple spin dark mode 1)open web page example: en.wikipedia.org/wiki/Main_Page 2)click on extension icon to turn on dark mode
拡張機能の基本情報
名前 | |
ID | jdiijojlikpeheablmmglahdcpoodgfd |
公式URL | https://chrome.google.com/webstore/detail/spin-dark/jdiijojlikpeheablmmglahdcpoodgfd |
説明 | spin dark is a dark mode for simple web pages |
ファイルサイズ | 38.84 KB |
インストール数 | 7,000 |
現在のバージョン | 0.2 |
最終更新日 | 2022-02-22 |
公開日 | 2022-02-21 |
開発者 | donniesfowlersdx24 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "spin dark", "version": "0.2", "description": "spin dark is a dark mode for simple web pages", "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |