Fashion on budget

Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.

Was ist Fashion on budget?

Fashion on budget ist eine Chrome-Erweiterung, die von appstrend entwickelt wurde, und ihr Hauptmerkmal ist "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".

Erweiterungsscreenshots

screenshot
screenshot

Fashion on budget-Erweiterungs-CRX-Datei herunterladen

Laden Sie Fashion on budget-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Fashion on budget Fashion on budget
ID cofpoabnndnldomfiegpndlgjaoloofa
Offizielle URL https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa
Beschreibung Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
Dateigröße 2.75 MB
Installationsanzahl 21
Aktuelle Version 1.0.0
Letztes Update 2016-01-24
Veröffentlichungsdatum 2016-01-24
Entwickler appstrend
Zahlungsart free
Unterstützte Sprachen 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"
}