Best Wallpapers
Get the best wallpapers in your homepage with our extension!
什麼是Best Wallpapers?
Best Wallpapers是由[email protected]開發的Chrome擴展程式,該擴展的主要功能是“Get the best wallpapers in your homepage with our extension!”。
擴展截圖
下載Best Wallpapers擴展crx文件
下載Best Wallpapers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
For more details: https://wallpaperhomepage.com/pages/terms-of-use.html https://wallpaperhomepage.com/pages/privacy-policy.html Get new amazing wallpapers right on your homepage! By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.
擴展基本資訊
名稱 | |
ID | nmnfhjhneephbdmbmlkpibhoaoadebao |
官方網址 | https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao |
簡介 | Get the best wallpapers in your homepage with our extension! |
檔案大小 | 209 KB |
安裝次數 | 82 |
目前版本 | 0.1.0 |
更新時間 | 2022-07-12 |
上架時間 | 2022-07-12 |
開發者 | [email protected] |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://wallpaperhomepage.com/ |
說明頁面URL | https://wallpaperhomepage.com/pages/contact.html |
隱私政策頁面URL | https://searchologic.com/Privacy-Policy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "0.1.0", "name": "Best Wallpapers", "description": "Get the best wallpapers in your homepage with our extension!", "author": "", "chrome_url_overrides": { "newtab": "newtab.06c72619.html" }, "permissions": [], "host_permissions": [ "*:\/\/*.wallpaperhomepage.com\/*" ] } |