World Wallpaper HD Custom New Tab
World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab.
Co to jest World Wallpaper HD Custom New Tab?
World Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Themes Studio, a jego główną funkcją jest „World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia World Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń World 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
Get my world new tab & get varied hd wallpapers in your custom start tab. FEATURES: -- Pick your favorite images. -- A high quality new tab experience. -- Community world backgrounds uploaded by users all around the world. -- Upload your own images. -- With every new tab, you'll have great backgrounds of world map. -- Quick links, rate widgets exists on the new tab. -- Search box widget. -- Games - lots of beautiful games. -- Change your theme with themes from our themes gallery. Enjoy our world extension!!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | komfjcadfdplalocbfencejicjaefjml |
Oficjalny URL | https://chrome.google.com/webstore/detail/world-wallpaper-hd-custom/komfjcadfdplalocbfencejicjaefjml |
Opis | World New Tab Wallpapers & Games, designed just for world lovers. Replaces your new tab to world new tab. |
Rozmiar pliku | 47.19 KB |
Liczba instalacji | 70,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-09-20 |
Data Publikacji | 2021-09-20 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Themes Studio |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/thems-popular/%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\/icon7.png" }, "background": { "scripts": [ "js18\/background20.js" ] }, "chrome_url_overrides": { "newtab": "tab10.html" }, "browser_action": { "default_title": "world" } } |