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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |