Superstar Family - Celebrity Fashion
Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.
什麼是Superstar Family - Celebrity Fashion?
Superstar Family - Celebrity Fashion是由limbeatrice48開發的Chrome擴展程式,該擴展的主要功能是“Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page.”。
擴展截圖
下載Superstar Family - Celebrity Fashion擴展crx文件
下載Superstar Family - Celebrity Fashion擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | cljcpjmgopflffplmhmnollmeioefgda |
官方網址 | https://chromewebstore.google.com/detail/superstar-family-celebrit/cljcpjmgopflffplmhmnollmeioefgda |
簡介 | Superstar Family Celebrity Fashion extension provide you with Superstar Family Celebrity Fashion design on new tab page. |
檔案大小 | 3.66 MB |
安裝次數 | 27 |
目前版本 | 11.80.30.101 |
更新時間 | 2021-03-02 |
上架時間 | 2021-03-01 |
開發者 | limbeatrice48 |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://freehdthemes.com/privacy-policy |
支援的語言 | 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" } |