Beach Wallpaper
Beautiful Beach Wallpapers.
Beach Wallpaperとは何ですか?
Beach Wallpaperはhttps://beachwallpapertabs.comによって開発されたChromeの拡張機能で、その主な機能は「Beautiful Beach Wallpapers.」です。
拡張機能のスクリーンショット
Beach Wallpaper拡張機能のCRXファイルをダウンロード
Beach Wallpaper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Everyone loves going on holiday. So why not download our Beach Wallpapers new tab extension, so when you open a new tab, you can enjoy different Beach Wallpaper with each new session or simply by refreshing your browser.
By clicking "Add to Chrome", I accept and agree to installing the Beach Wallpaper extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use https://medianet.xyz/terms.html and Policy https://medianet.xyz/privacy.html. 拡張機能の基本情報
| 名前 | |
| ID | iedeggogaedchjbiakbajcadampnlcaj |
| 公式URL | https://chromewebstore.google.com/detail/beach-wallpaper/iedeggogaedchjbiakbajcadampnlcaj |
| 説明 | Beautiful Beach Wallpapers. |
| ファイルサイズ | 8.66 MB |
| インストール数 | 45,879 |
| 現在のバージョン | 0.6 |
| 最終更新日 | 2024-01-04 |
| 公開日 | 2021-10-02 |
| 開発者 | https://beachwallpapertabs.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://beachwallpapertabs.com/ |
| プライバシーポリシーページのURL | https://medianet.xyz/privacy.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Beach Wallpaper",
"short_name": "Beach Wallpaper",
"background": {
"service_worker": "serviceworker.js"
},
"description": "Beautiful Beach Wallpapers.",
"chrome_url_overrides": {
"newtab": "views\/tabs\/tabs.html"
},
"icons": {
"128": "assets\/imgs\/ex_logo_128.png"
},
"manifest_version": 3,
"permissions": [],
"version": "0.6"
} | |