ShopFiller

This extension will help you get free shipping on Amazon.

Cos'è ShopFiller?

ShopFiller è un'estensione di Chrome sviluppata da http://shopfiller.com, e la sua funzione principale è "This extension will help you get free shipping on Amazon.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ShopFiller

Scarica i file di estensione ShopFiller in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome ShopFiller ShopFiller
ID cikgmjbpldjepmdigfgcebpbekbeggjh
URL Ufficiale https://chrome.google.com/webstore/detail/shopfiller/cikgmjbpldjepmdigfgcebpbekbeggjh
Descrizione This extension will help you get free shipping on Amazon.
Dimensione del File 24.84 KB
Conteggio Installazioni 32
Versione Corrente 1.0
Ultimo Aggiornamento 2014-09-28
Data di Pubblicazione 2014-09-28
Valutazione 2.00/5 Totale 2 Valutazioni
Sviluppatore http://shopfiller.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.shopfiller.com
Lingue Supportate 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"
    }
}