Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
What is Fashion on budget?
Fashion on budget is a Chrome extension developed by appstrend, and its main feature is "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".
Extension Screenshots
Download Fashion on budget Extension CRX File
Download Fashion on budget extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
Official URL | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
Description | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
File Size | 2.75 MB |
Installation Count | 21 |
Current Version | 1.0.0 |
Last Updated | 2016-01-24 |
Publish Date | 2016-01-24 |
Developer | appstrend |
Payment Type | free |
Supported Languages | 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" } |