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 |
公式URL | 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 |
Eメール | [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" } |