Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
什麼是Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds是由BestDev開發的Chrome擴展程式,該擴展的主要功能是“Places2C Amazing Backgrounds”。
擴展截圖
下載Places2C - Amazing Backgrounds擴展crx文件
下載Places2C - Amazing Backgrounds擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
擴展基本資訊
名稱 | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
官方網址 | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
簡介 | Places2C Amazing Backgrounds |
檔案大小 | 445 KB |
安裝次數 | 78 |
目前版本 | 2.0.0 |
更新時間 | 2021-03-27 |
上架時間 | 2021-03-27 |
評分 | 5.00/5 共 5 次評分 |
開發者 | BestDev |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |