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.
Co to jest Pokemon Wallpaper HD Custom New Tab?
Pokemon Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Wallpaper Development, a jego główną funkcją jest „Pokemon New Tab Wallpapers & Games, created just for pokemon lovers. Changes your tab to an awesome pokemon new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Pokemon Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Pokemon Wallpaper HD Custom New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | idpfphdeecpmdcgemddbjakophceibcm |
Oficjalny URL | https://chrome.google.com/webstore/detail/pokemon-wallpaper-hd-cust/idpfphdeecpmdcgemddbjakophceibcm |
Opis | Pokemon New Tab Wallpapers & Games, created just for pokemon lovers. Changes your tab to an awesome pokemon new tab. |
Rozmiar pliku | 62.11 KB |
Liczba instalacji | 6,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-02-10 |
Data Publikacji | 2021-02-10 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | Wallpaper Development |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/wallpaper-development/home |
Obsługiwane Języki | 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" } } |