Pretty Wallpaper HD Custom New Tab
Pretty New Tab Wallpapers & Games, created for pretty fans. Changes your new tab to pretty new tab.
Co to jest Pretty Wallpaper HD Custom New Tab?
Pretty Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Wallpaper Blue, a jego główną funkcją jest „Pretty New Tab Wallpapers & Games, created for pretty fans. Changes your new tab to pretty new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Pretty Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Pretty 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 pretty wallpaper custom new tab extension overtakes your default new tab. FEATURES: > Shuffle all pretty background wallpapers, or just pick your best background wallpapers > Easy, search from your pretty new tab. > Minimal design and smooth transitions. > With every new tab, you'll have great backgrounds of pretty. Have fun with my pretty extension!! I really wish you have fun using my beautiful pretty new tab & let your friends know so they can also enjoy it!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | gbbjommegfkljdpnbpdpkicgbaafdkpa |
Oficjalny URL | https://chrome.google.com/webstore/detail/pretty-wallpaper-hd-custo/gbbjommegfkljdpnbpdpkicgbaafdkpa |
Opis | Pretty New Tab Wallpapers & Games, created for pretty fans. Changes your new tab to pretty new tab. |
Rozmiar pliku | 56.38 KB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-02-17 |
Data Publikacji | 2021-02-17 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Wallpaper Blue |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/themes-celebrities/%D7%91%D7%99%D7%AA |
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": "images19\/icon2.png" }, "background": { "scripts": [ "js20\/background22.js" ] }, "chrome_url_overrides": { "newtab": "tab7.html" }, "browser_action": { "default_title": "pretty" } } |