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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    }
}