Amazon Free Shipping to Israel-Search Filter

Limit your Amazon search to only products that ship free to Israel with the touch of a button.

Amazon Free Shipping to Israel-Search Filterとは何ですか?

Amazon Free Shipping to Israel-Search FilterはHanan Schwartzbergによって開発されたChromeの拡張機能で、その主な機能は「Limit your Amazon search to only products that ship free to Israel with the touch of a button.」です。

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

screenshot

Amazon Free Shipping to Israel-Search Filter拡張機能のCRXファイルをダウンロード

Amazon Free Shipping to Israel-Search Filter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Now with just the click of a button you can limit your Amazon search results to only show those that ship to Israel free. Pin this extension in Chrome and then you just have to hit the button once per search, no need to copy and paste any text into the address.                    

拡張機能の基本情報

名前 Amazon Free Shipping to Israel-Search Filter Amazon Free Shipping to Israel-Search Filter
ID cpllgkjdjlomlnjjagdjnepbdkgfocpp
公式URL https://chromewebstore.google.com/detail/amazon-free-shipping-to-i/cpllgkjdjlomlnjjagdjnepbdkgfocpp
説明 Limit your Amazon search to only products that ship free to Israel with the touch of a button.
ファイルサイズ 20.01 KB
インストール数 178
現在のバージョン 1.0.0.0
最終更新日 2021-09-02
公開日 2021-09-02
開発者 Hanan Schwartzberg
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon Free Shipping to Israel-Search Filter",
    "version": "1.0.0.0",
    "short_name": "Amazon Free Shipping Filter",
    "description": "Limit your Amazon search to only products that ship free to Israel with the touch of a button.",
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "minimum_chrome_version": "6.0.0.0",
    "icons": {
        "16": "imageinfo-16.png",
        "48": "imageinfo-48.png",
        "128": "imageinfo-128.png"
    },
    "browser_action": {
        "default_title": "Amazon Free Shipping to Israel - Search Filter"
    },
    "manifest_version": 2
}