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 هو إضافة Chrome تم تطويرها بواسطة Hanan Schwartzberg، والميزة الرئيسية لها هي "Limit your Amazon search to only products that ship free to Israel with the touch of a button.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Amazon Free Shipping to Israel-Search Filter

قم بتنزيل ملفات الامتداد Amazon Free Shipping to Israel-Search Filter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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
}