Christmas Tree Wallpaper HD Custom New Tab
Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab.
Co to jest Christmas Tree Wallpaper HD Custom New Tab?
Christmas Tree Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Wallpaper Major, a jego główną funkcją jest „Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Christmas Tree Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Christmas Tree 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
With our christmas tree extension, you get a different images on each new tab page! FEATURES: - Minimal design and smooth transitions. - Shuffle all christmas tree wallpaper backgrounds, or just pick your favorite background wallpapers - Pick your best images. - A high-res new tab experience. - Best selection of christmas tree wallpapers! - Share, rate and quick links widgets found on the new tab. Get the lovely christmas tree backgrounds from christmas tree lovers right now!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | lnpgapjagmkinecbcophmmdnianfdjil |
Oficjalny URL | https://chrome.google.com/webstore/detail/christmas-tree-wallpaper/lnpgapjagmkinecbcophmmdnianfdjil |
Opis | Christmas Tree New Tab Wallpapers & Games, designed for christmas tree fans. Changes your new tab with christmas tree new tab. |
Rozmiar pliku | 62.6 KB |
Liczba instalacji | 4,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-03-25 |
Data Publikacji | 2021-03-25 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Wallpaper Major |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/wallpaper-major/%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": "images14\/icon1.png" }, "background": { "scripts": [ "js14\/background0.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "christmas tree" } } |