Superstar Family - Celebrity Fashion
Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.
Qu'est-ce que Superstar Family - Celebrity Fashion ?
Superstar Family - Celebrity Fashion est une extension Chrome développée par limbeatrice48, et sa fonction principale est "Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Superstar Family - Celebrity Fashion
Téléchargez les fichiers d'extension Superstar Family - Celebrity Fashion au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | cljcpjmgopflffplmhmnollmeioefgda |
URL Officiel | https://chromewebstore.google.com/detail/superstar-family-celebrit/cljcpjmgopflffplmhmnollmeioefgda |
Description | Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page. |
Taille du Fichier | 3.66 MB |
Nombre d'Installations | 27 |
Version Actuelle | 11.80.30.101 |
Dernière Mise à Jour | 2021-03-02 |
Date de Publication | 2021-03-01 |
Développeur | limbeatrice48 |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://freehdthemes.com/privacy-policy |
Langues Prises en Charge | 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" } |