Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
Fashion on budgetとは何ですか?
Fashion on budgetはappstrendによって開発されたChromeの拡張機能で、その主な機能は「Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.」です。
拡張機能のスクリーンショット
Fashion on budget拡張機能のCRXファイルをダウンロード
Fashion on budget拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. Type a keyword and hit search. Happy shopping!
拡張機能の基本情報
名前 | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
公式URL | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
説明 | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
ファイルサイズ | 2.75 MB |
インストール数 | 21 |
現在のバージョン | 1.0.0 |
最終更新日 | 2016-01-24 |
公開日 | 2016-01-24 |
開発者 | appstrend |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "description": "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.", "homepage_url": "http:\/\/www.fashiononbudget.appspot.com", "manifest_version": 2, "name": "Fashion on budget", "permissions": [ "http:\/\/api.shopstyle.com\/*" ], "version": "1.0.0" } |