ShopFiller

This extension will help you get free shipping on Amazon.

¿Qué es ShopFiller?

ShopFiller es una extensión de Chrome desarrollada por http://shopfiller.com, y su función principal es "This extension will help you get free shipping on Amazon.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión ShopFiller

Descarga archivos de extensión ShopFiller en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre ShopFiller ShopFiller
ID cikgmjbpldjepmdigfgcebpbekbeggjh
URL Oficial https://chrome.google.com/webstore/detail/shopfiller/cikgmjbpldjepmdigfgcebpbekbeggjh
Descripción This extension will help you get free shipping on Amazon.
Tamaño del Archivo 24.84 KB
Cantidad de Instalaciones 32
Versión Actual 1.0
Última Actualización 2014-09-28
Fecha de Publicación 2014-09-28
Calificación 2.00/5 Total de 2 Calificaciones
Desarrollador http://shopfiller.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.shopfiller.com
Idiomas Soportados 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"
    }
}