Superstar Family - Celebrity Fashion
Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.
O que é Superstar Family - Celebrity Fashion?
Superstar Family - Celebrity Fashion é uma extensão do Chrome desenvolvida por limbeatrice48, e sua principal característica é "Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Superstar Family - Celebrity Fashion
Baixe arquivos de extensão Superstar Family - Celebrity Fashion no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | cljcpjmgopflffplmhmnollmeioefgda |
URL Oficial | https://chromewebstore.google.com/detail/superstar-family-celebrit/cljcpjmgopflffplmhmnollmeioefgda |
Descrição | Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page. |
Tamanho do Arquivo | 3.66 MB |
Contagem de Instalações | 27 |
Versão Atual | 11.80.30.101 |
Última Atualização | 2021-03-02 |
Data de Publicação | 2021-03-01 |
Desenvolvedor | limbeatrice48 |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://freehdthemes.com/privacy-policy |
Idiomas Suportados | 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" } |