ShopFiller
This extension will help you get free shipping on Amazon.
什么是ShopFiller?
ShopFiller是由http://shopfiller.com开发的Chrome扩展程序,该扩展的主要功能是“This extension will help you get free shipping on Amazon.”。
扩展截图
下载ShopFiller扩展crx文件
下载ShopFiller扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | cikgmjbpldjepmdigfgcebpbekbeggjh |
官方URL | https://chrome.google.com/webstore/detail/shopfiller/cikgmjbpldjepmdigfgcebpbekbeggjh |
简介 | This extension will help you get free shipping on Amazon. |
文件大小 | 24.84 KB |
安装次数 | 32 |
当前版本 | 1.0 |
更新时间 | 2014-09-28 |
上架时间 | 2014-09-28 |
评分 | 2.00/5 共2次评分 |
开发者 | http://shopfiller.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.shopfiller.com |
支持的语言 | 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" } } |