Pokemon Wallpaper HD Custom New Tab
Pokemon New Tab Wallpapers & Games, created just for pokemon lovers. Changes your tab to an awesome pokemon new tab.
Pokemon Wallpaper HD Custom New Tabとは何ですか?
Pokemon Wallpaper HD Custom New TabはWallpaper Developmentによって開発されたChromeの拡張機能で、その主な機能は「Pokemon New Tab Wallpapers & Games, created just for pokemon lovers. Changes your tab to an awesome pokemon new tab.」です。
拡張機能のスクリーンショット
Pokemon Wallpaper HD Custom New Tab拡張機能のCRXファイルをダウンロード
Pokemon Wallpaper HD Custom New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
New Tab pokemon background custom new tab extension overtakes your regular new tab. FEATURES: > A HD new tab images. > Easy, search from your pokemon new tab. > Shuffle all pokemon background wallpapers, or choose your best wallpaper backgrounds > Minimal design and smooth transitions. > Speed dial widget and your favorite websites. I really wish you have fun using our awesome pokemon new tab and please let your friends know so they can also enjoy it!
拡張機能の基本情報
名前 | |
ID | idpfphdeecpmdcgemddbjakophceibcm |
公式URL | https://chrome.google.com/webstore/detail/pokemon-wallpaper-hd-cust/idpfphdeecpmdcgemddbjakophceibcm |
説明 | Pokemon New Tab Wallpapers & Games, created just for pokemon lovers. Changes your tab to an awesome pokemon new tab. |
ファイルサイズ | 62.11 KB |
インストール数 | 6,000 |
現在のバージョン | 8.0.0.0 |
最終更新日 | 2021-02-10 |
公開日 | 2021-02-10 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | 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": "images2\/icon1.png" }, "background": { "scripts": [ "js8\/background15.js" ] }, "chrome_url_overrides": { "newtab": "tab6.html" }, "browser_action": { "default_title": "pokemon" } } |