8K Wallpaper HD Custom New Tab
8K New Tab Wallpapers & Games, created specifically for 8k fans. Replaces your new tab with a cool 8k new tab.
8K Wallpaper HD Custom New Tabとは何ですか?
8K Wallpaper HD Custom New TabはWallpaper Developmentによって開発されたChromeの拡張機能で、その主な機能は「8K New Tab Wallpapers & Games, created specifically for 8k fans. Replaces your new tab with a cool 8k new tab.」です。
拡張機能のスクリーンショット
8K Wallpaper HD Custom New Tab拡張機能のCRXファイルをダウンロード
8K Wallpaper HD Custom New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
By installing my 8k extension you will override the default new tab. FEATURES: > Great selection of 8k backgrounds! > With every new tab, you will have great images of 8k. > Pick your favorite backgrounds. > Easy, search from your 8k new tab page. Have fun with my 8k extension!!
拡張機能の基本情報
名前 | |
ID | kemkgofahlboegahlifpomekggmlnaii |
公式URL | https://chrome.google.com/webstore/detail/8k-wallpaper-hd-custom-ne/kemkgofahlboegahlifpomekggmlnaii |
説明 | 8K New Tab Wallpapers & Games, created specifically for 8k fans. Replaces your new tab with a cool 8k new tab. |
ファイルサイズ | 48.6 KB |
インストール数 | 618 |
現在のバージョン | 8.0.0.0 |
最終更新日 | 2021-02-16 |
公開日 | 2021-02-16 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Wallpaper Development |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sites.google.com/view/wallpaper-development/home |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images20\/icon15.png" }, "background": { "scripts": [ "js0\/background7.js" ] }, "chrome_url_overrides": { "newtab": "tab20.html" }, "browser_action": { "default_title": "8k" } } |