Background Changer
apply different colors to webpage background and find which looks perfect
Background Changerとは何ですか?
Background Changerはermajsurfaceretによって開発されたChromeの拡張機能で、その主な機能は「apply different colors to webpage background and find which looks perfect」です。
拡張機能のスクリーンショット
Background Changer拡張機能のCRXファイルをダウンロード
Background Changer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Background Changer help you apply different colors to your favorite websites background.
拡張機能の基本情報
名前 | |
ID | dolkekeohjbdpclenociegcnolpipafo |
公式URL | https://chrome.google.com/webstore/detail/background-changer/dolkekeohjbdpclenociegcnolpipafo |
説明 | apply different colors to webpage background and find which looks perfect |
ファイルサイズ | 19.77 KB |
インストール数 | 1,000 |
現在のバージョン | 0.1 |
最終更新日 | 2022-07-07 |
公開日 | 2022-07-07 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | ermajsurfaceret |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Background Changer", "description": "apply different colors to webpage background and find which looks perfect", "version": "0.1", "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png", "default_popup": "app.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |