Flipshope: Price Tracker and much more

Automatically find and apply coupon code in a click, get features like Price tracker, price drop alert, recent price drops and more

Flipshope: Price Tracker and much moreคืออะไร?

Flipshope: Price Tracker and much more เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://flipshope.com และคุณลักษณะหลักของมันคือ "Automatically find and apply coupon code in a click, get features like Price tracker, price drop alert, recent price drops and more"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flipshope: Price Tracker and much more

ดาวน์โหลดไฟล์ส่วนขยาย Flipshope: Price Tracker and much more ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Flipshope Price Tracker - Features: Price History Graph, Price Drop Alerts, Auto-Apply Coupon, AutoBuy Flash Sale and more.

Start your online shopping with the Flipshope extension, India’s one of the leading extensions and get some rewards. This smart online shopping assistant will keep your budget limits sorted. 

To buy the products of your desire without spending much of your savings, we have stored something exciting for you! 

✨ Add coupons on your favourite products without thinking twice.

Leave the heavy job to us! All you have to do is select your favourite product, and we will automatically apply the best coupon to it with our auto-apply coupon feature. After all, we are here to save you from all the hustle!

✨ Add your wishes to a list.

You are definitely going to thank us for this one! You can now keep all the products from various stores in one place and shop for them according to your convenience by applying the suitable coupon code on them. 


✨ Keep track of the price of your preferred products. 

Let us enlighten you with this great feature that works as a price tracker and through which you can check the price history of your favourite product and get an idea of when it is going to be in your budget to buy.


✨ Get Updates on your chosen products. 

We notify you every time the price of your favourite product goes down through our price drop alert feature so that you can buy the products at the lowest price. Isn’t that amazing?

There are some more features that will drive your shopping journey more fun. Add us now to your browser and explore them.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Flipshope: Price Tracker and much more Flipshope: Price Tracker and much more
ID adikhbfjdbjkhelbdnffogkobkekkkej
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flipshope-price-tracker-a/adikhbfjdbjkhelbdnffogkobkekkkej
คำอธิบาย Automatically find and apply coupon code in a click, get features like Price tracker, price drop alert, recent price drops and more
ขนาดไฟล์ 2.44 MB
จำนวนการติดตั้ง 94,228
เวอร์ชันปัจจุบัน 4.0.9
อัปเดตครั้งล่าสุด 2023-12-21
วันที่เผยแพร่ 2020-06-29
คะแนน 4.56/5 รวมทั้งหมด 8768 คะแนน
ผู้พัฒนา https://flipshope.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://flipshope.com
URL หน้าช่วยเหลือ https://flipshope.com/contact-us/
URL หน้านโยบายความเป็นส่วนตัว https://flipshope.com/extension-privacy-policy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_description__",
    "version": "4.0.9",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "icons": {
        "128": "icon-128.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": "icon-gray.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end",
            "match_about_blank": false,
            "all_frames": false,
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "homepage_url": "https:\/\/flipshope.com",
    "permissions": [
        "notifications",
        "tabs",
        "cookies",
        "gcm",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "icon-34.png",
                "\/assets\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "short_name": "Flipshope"
}