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.」です。

拡張機能のスクリーンショット

screenshot
screenshot

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.                    

拡張機能の基本情報

名前 ShopFiller ShopFiller
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
Eメール [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"
    }
}