4K Space HD Wallpapers New Tab
4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.
4K Space HD Wallpapers New Tabとは何ですか?
4K Space HD Wallpapers New TabはSmouthyによって開発されたChromeの拡張機能で、その主な機能は「4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.」です。
拡張機能のスクリーンショット
4K Space HD Wallpapers New Tab拡張機能のCRXファイルをダウンロード
4K Space HD Wallpapers New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Turn new tab to custom 4K Space wallpapers. Theme made for 4K Space fans. Cool features, 4K Space wallpapers Install my 4K Space New Tab to enjoy varied hd 4K Space wallpapers in your start page FEATURES: ★ Search box in new tab page ★ 4K Space wallpaper backgrounds in New Tab.
拡張機能の基本情報
名前 | |
ID | peoblikachdhjkghlekbmfjfeipbicge |
公式URL | https://chrome.google.com/webstore/detail/4k-space-hd-wallpapers-ne/peoblikachdhjkghlekbmfjfeipbicge |
説明 | 4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space. |
ファイルサイズ | 5.83 MB |
インストール数 | 131 |
現在のバージョン | 12.25 |
最終更新日 | 2021-10-31 |
公開日 | 2021-10-31 |
開発者 | Smouthy |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://smouthy.netlify.app/PPolicy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "smouthy", "name": "__MSG_exteName__", "description": "__MSG_exteInfo__", "manifest_version": 3, "offline_enabled": true, "default_locale": "en", "version": "12.25", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "tobegan.js" }, "icons": { "128": "128.png" } } |