Superstar Family - Celebrity Fashion
Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.
Co to jest Superstar Family - Celebrity Fashion?
Superstar Family - Celebrity Fashion to rozszerzenie Chrome opracowane przez limbeatrice48, a jego główną funkcją jest „Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Superstar Family - Celebrity Fashion
Pobierz pliki rozszerzeń Superstar Family - Celebrity Fashion 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
Superstar Family Celebrity Fashion is about design luxury outfits and amazing looks for a superstar family of 4 gorgeous virtual models on the same screen. Each character have their own wardrobe with 200+ items of apparel, makeup and accessories. Extension Features: 1. Shuffle Superstar Family Celebrity Fashion design every time you open a new tab. 2. Select a design from background list. 3. Get easy access to websites with custom web search.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cljcpjmgopflffplmhmnollmeioefgda |
Oficjalny URL | https://chromewebstore.google.com/detail/superstar-family-celebrit/cljcpjmgopflffplmhmnollmeioefgda |
Opis | Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page. |
Rozmiar pliku | 3.66 MB |
Liczba instalacji | 27 |
Aktualna Wersja | 11.80.30.101 |
Ostatnia Aktualizacja | 2021-03-02 |
Data Publikacji | 2021-03-01 |
Deweloper | limbeatrice48 |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://freehdthemes.com/privacy-policy |
Obsługiwane Języki | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "11.80.30.101" } |