Flipkart Offers

Never miss a Flipkart offer ever!!

Flipkart Offers là gì?

Flipkart Offers là một tiện ích mở rộng Chrome được phát triển bởi getfreshoffers.com, và tính năng chính của nó là "Never miss a Flipkart offer ever!!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Flipkart Offers

Tải xuống các tệp mở rộng Flipkart Offers dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Never miss a flipkart offer!! Get notified with exciting offers, coupons for flipkart.com
Get up to 50% discount, free shipping and other exciting coupon codes.

This application will also provide a simple shortcut to offers for flipkart on HopToShop Coupons Website.

Check out other apps:

Myntra: http://bit.ly/1l0iKLo
Jabong: http://bit.ly/1oAMm5F
Flipkart: http://bit.ly/1pcSoHf                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Flipkart Offers Flipkart Offers
ID icgphpbgcnfobdegnlldibacjmhclggp
URL Chính Thức https://chromewebstore.google.com/detail/flipkart-offers/icgphpbgcnfobdegnlldibacjmhclggp
Mô tả Never miss a Flipkart offer ever!!
Kích Thước Tệp 15.05 KB
Số Lần Cài Đặt 263
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2018-04-25
Ngày Phát Hành 2018-04-25
Đánh Giá 5.00/5 Tổng số 10 Đánh Giá
Nhà Phát Triển getfreshoffers.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.getfreshoffers.com/
URL Trang Trợ Giúp http://www.getfreshoffers.com/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Flipkart Offers",
    "description": "Never miss a Flipkart offer ever!!",
    "version": "0.1",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "Flipkart Offers",
        "default_icon": "images\/icon_128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "gcm",
        "notifications"
    ],
    "manifest_version": 2
}