Big Sur Wallpaper HD Custom New Tab
Big Sur New Tab Wallpapers & Games, created just for big sur fans. Replaces your tab with big sur new tab.
Co to jest Big Sur Wallpaper HD Custom New Tab?
Big Sur Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Aesthetic Wallpapers, a jego główną funkcją jest „Big Sur New Tab Wallpapers & Games, created just for big sur fans. Replaces your tab with big sur new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Big Sur Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Big Sur 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
Install this big sur new tab and change start tab with custom hd backgrounds FEATURES: - Unique big sur backgrounds uploaded by users all around the world. - With every new tab, you will have great images of big sur 4k. - A high quality new tab images. - Speed dial widget to your favorite websites. - Great selection of big sur images! - Quick links, rate widgets exists on the new tab. - Search box widget. - Games - 100+ cool games. Enjoy this big sur extension!!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fbocddkaedimajdjagoebleokibjjcpm |
Oficjalny URL | https://chrome.google.com/webstore/detail/big-sur-wallpaper-hd-cust/fbocddkaedimajdjagoebleokibjjcpm |
Opis | Big Sur New Tab Wallpapers & Games, created just for big sur fans. Replaces your tab with big sur new tab. |
Rozmiar pliku | 60.47 KB |
Liczba instalacji | 26 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-06-30 |
Data Publikacji | 2021-06-30 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Aesthetic Wallpapers |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/wallpaper-cool/%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": "images2\/icon11.png" }, "background": { "scripts": [ "js20\/background8.js" ] }, "chrome_url_overrides": { "newtab": "tab1.html" }, "browser_action": { "default_title": "big sur" } } |