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 |
公式URL | 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 |
Eメール | [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" } } |