ShopFiller
This extension will help you get free shipping on Amazon.
Was ist ShopFiller?
ShopFiller ist eine Chrome-Erweiterung, die von http://shopfiller.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension will help you get free shipping on Amazon.".
Erweiterungsscreenshots
ShopFiller-Erweiterungs-CRX-Datei herunterladen
Laden Sie ShopFiller-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
Welcome to ShopFiller! We'll help you find filler items on Amazon to qualify for free shipping. Just enter the amount that you need for free shipping and click "Go"! Our search results are updated multiple times per day so you can be confident that the results you see represent the actual prices of the items. Any item displayed will qualify for FREE Super Saver Shipping. We support Amazon in USA, Canada, United Kingdom, France, Italy, Germany, and Spain (.com, .ca, .co.uk, .fr, .it, .de, and .es, respectively). Your country is automatically detected, but you can change it if you wish. ShopFiller is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.
Grundlegende Informationen zur Erweiterung
Name | |
ID | cikgmjbpldjepmdigfgcebpbekbeggjh |
Offizielle URL | https://chrome.google.com/webstore/detail/shopfiller/cikgmjbpldjepmdigfgcebpbekbeggjh |
Beschreibung | This extension will help you get free shipping on Amazon. |
Dateigröße | 24.84 KB |
Installationsanzahl | 32 |
Aktuelle Version | 1.0 |
Letztes Update | 2014-09-28 |
Veröffentlichungsdatum | 2014-09-28 |
Bewertung | 2.00/5 Insgesamt 2 Bewertungen |
Entwickler | http://shopfiller.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.shopfiller.com |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ShopFiller", "description": "This extension will help you get free shipping on Amazon.", "version": "1.0", "permissions": [ "tabs" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |