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