Marble Wallpaper HD Custom New Tab
Marble New Tab Wallpapers & Games, created specifically for marble fans. Changes your tab with an awesome marble new tab.
Co to jest Marble Wallpaper HD Custom New Tab?
Marble Wallpaper HD Custom New Tab to rozszerzenie Chrome opracowane przez Wallpaper Buildings, a jego główną funkcją jest „Marble New Tab Wallpapers & Games, created specifically for marble fans. Changes your tab with an awesome marble new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Marble Wallpaper HD Custom New Tab
Pobierz pliki rozszerzeń Marble 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 this marble new tab & get varied hd wallpapers in custom start page. FEATURES: > Simple design with smooth transitions. > A high-res new tab experience. > Great selection of marble backgrounds! > With every new tab, you'll get great wallpapers of marble. > Pick other themes from our gallery. Install the lovely marble backgrounds from marble lovers right now! I really wish you have fun using my awesome marble new tab and let your friends know so they can also enjoy it!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | djhjafmfdlnchmeadcmpdhkkjdgnkmgm |
Oficjalny URL | https://chrome.google.com/webstore/detail/marble-wallpaper-hd-custo/djhjafmfdlnchmeadcmpdhkkjdgnkmgm |
Opis | Marble New Tab Wallpapers & Games, created specifically for marble fans. Changes your tab with an awesome marble new tab. |
Rozmiar pliku | 56.29 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 8.0.0.0 |
Ostatnia Aktualizacja | 2021-02-10 |
Data Publikacji | 2021-02-10 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | Wallpaper Buildings |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/wallpaper-religion/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": "images11\/icon15.png" }, "background": { "scripts": [ "js6\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab11.html" }, "browser_action": { "default_title": "marble" } } |