Superstar Family - Celebrity Fashion
Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.
Co je Superstar Family - Celebrity Fashion?
Superstar Family - Celebrity Fashion je rozšíření Chrome vyvinuté limbeatrice48, a jeho hlavní funkcí je „Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Superstar Family - Celebrity Fashion
Stáhněte si soubory rozšíření Superstar Family - Celebrity Fashion ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | cljcpjmgopflffplmhmnollmeioefgda |
Oficiální URL | https://chromewebstore.google.com/detail/superstar-family-celebrit/cljcpjmgopflffplmhmnollmeioefgda |
Popis | Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page. |
Velikost souboru | 3.66 MB |
Počet instalací | 27 |
Aktuální Verze | 11.80.30.101 |
Poslední Aktualizace | 2021-03-02 |
Datum Vydání | 2021-03-01 |
Vývojář | limbeatrice48 |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://freehdthemes.com/privacy-policy |
Podporované Jazyky | 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" } |