Coupon Finder for Online Shopping by GrabOn

The curated list of coupons for your favourite online shopping stores

什麼是Coupon Finder for Online Shopping by GrabOn?

Coupon Finder for Online Shopping by GrabOn是由www.grabon.in開發的Chrome擴展程式,該擴展的主要功能是“The curated list of coupons for your favourite online shopping stores”。

擴展截圖

screenshot
screenshot
screenshot

下載Coupon Finder for Online Shopping by GrabOn擴展crx文件

下載Coupon Finder for Online Shopping by GrabOn擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Get the latest offers, coupons, and deals delivered right in your browser, within the blink of an eye. 

Using the GrabOn Chrome Extension, you can:
1. Find all the latest and best coupons listed right in your browser window, without switching tabs to visit a shopping site.
2. Auto Apply coupons and save more everytime you shop or order online. 
Tired of sifting through multiple coupon codes to find the right one? Let us do the work. With a single click, we will ‘Auto Apply’ all available coupons and find the best one for you. If multiple coupons exist, we will apply the best coupon to help you save the maximum amount. However, you can always select other coupon codes if you want to.
3. Discover all the ongoing offers, and other additional information about events running on your favorite shopping sites.

Shop more, save more with GrabOn. Happy Savings!                    

擴展基本資訊

名稱 Coupon Finder for Online Shopping by GrabOn Coupon Finder for Online Shopping by GrabOn
ID mfonodfllnhapmgdnenlhpfnionbnjbl
官方網址 https://chromewebstore.google.com/detail/coupon-finder-for-online/mfonodfllnhapmgdnenlhpfnionbnjbl
簡介 The curated list of coupons for your favourite online shopping stores
檔案大小 250 KB
安裝次數 2,173
目前版本 6.2.4
更新時間 2021-11-16
上架時間 2019-11-12
評分 4.67/5 共 52 次評分
開發者 www.grabon.in
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.grabon.in
說明頁面URL https://www.grabon.in/privacy-policy/
隱私政策頁面URL https://www.grabon.in/privacy-policy
支援的語言 en-US
manifest.json
{
    "browser_action": {
        "default_icon": "assets\/images\/top_logo.png",
        "default_title": "GrabOn"
    },
    "background": {
        "scripts": [
            "assets\/lib\/js\/jquery.js",
            "assets\/lib\/js\/polyfill.js",
            "assets\/js\/constants.js",
            "assets\/js\/background\/init-utils.js",
            "assets\/js\/background\/init-scripts.js",
            "assets\/js\/background\/api-content.js",
            "assets\/js\/background\/referral-check.js"
        ]
    },
    "icons": {
        "128": "assets\/images\/128_128_icon.png",
        "16": "assets\/images\/16_16_icon.png",
        "48": "assets\/images\/48_48_icon.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "The curated list of coupons for your favourite online shopping stores",
    "manifest_version": 2,
    "name": "Coupon Finder for Online Shopping by GrabOn",
    "permissions": [
        "tabs",
        "clipboardWrite",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "history"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.2.4",
    "web_accessible_resources": [
        "assets\/images\/*",
        "assets\/html\/content-html\/**"
    ],
    "content_scripts": [
        {
            "css": [
                "assets\/css\/main-popup.css"
            ],
            "js": [
                "assets\/lib\/js\/jquery.js",
                "assets\/lib\/js\/polyfill.js",
                "assets\/js\/constants.js",
                "assets\/js\/content\/content-utils.js",
                "assets\/js\/content\/render-content.js",
                "assets\/js\/content\/main-popup.js",
                "assets\/js\/content\/auto-apply\/utils.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "css": [
                "assets\/css\/websites\/zivame.css"
            ],
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/zivame.js"
            ],
            "matches": [
                "http:\/\/www.zivame.com\/*",
                "https:\/\/www.zivame.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/zopnow.js"
            ],
            "matches": [
                "https:\/\/www.zopnow.com\/*",
                "http:\/\/www.zopnow.com\/*",
                "https:\/\/zopnow.com\/*",
                "http:\/\/zopnow.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/zoomcar.js"
            ],
            "matches": [
                "https:\/\/www.zoomcar.com\/*",
                "https:\/\/www.zoomcar.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/pepperfry.js"
            ],
            "matches": [
                "https:\/\/www.pepperfry.com\/checkout\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/mylescars.js"
            ],
            "matches": [
                "http:\/\/www.mylescars.com\/*"
            ]
        },
        {
            "css": [
                "assets\/css\/websites\/common.css"
            ],
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/bigbasket.js"
            ],
            "matches": [
                "http:\/\/www.bigbasket.com\/*",
                "https:\/\/www.bigbasket.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/thesouledstore.js"
            ],
            "matches": [
                "https:\/\/www.thesouledstore.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/caratlane.js"
            ],
            "matches": [
                "https:\/\/www.caratlane.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/cleartrip.js"
            ],
            "matches": [
                "https:\/\/www.cleartrip.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/faballey.js"
            ],
            "matches": [
                "https:\/\/www.faballey.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/nearbuy.js"
            ],
            "matches": [
                "https:\/\/www.nearbuy.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/ebay.js"
            ],
            "matches": [
                "https:\/\/www.ebay.in\/*",
                "http:\/\/www.ebay.in\/*",
                "https:\/\/order2.ebay.in\/*",
                "http:\/\/order2.ebay.in\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/freshmenu.js"
            ],
            "matches": [
                "https:\/\/www.freshmenu.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/myntra.js"
            ],
            "matches": [
                "https:\/\/www.myntra.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/jabong.js"
            ],
            "matches": [
                "https:\/\/www.jabong.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/oyorooms.js"
            ],
            "matches": [
                "https:\/\/www.oyorooms.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/snapdeal.js"
            ],
            "matches": [
                "https:\/\/www.snapdeal.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/swiggy.js"
            ],
            "matches": [
                "https:\/\/www.swiggy.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/zomato.js"
            ],
            "matches": [
                "https:\/\/www.zomato.com\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/holidaymakemytrip.js"
            ],
            "matches": [
                "https:\/\/holidayz.makemytrip.com\/holidays\/*"
            ]
        },
        {
            "js": [
                "assets\/js\/content\/auto-apply\/websites\/flightsmakemytrip.js"
            ],
            "matches": [
                "https:\/\/www.makemytrip.com\/flight\/reviewDetails\/*"
            ]
        }
    ]
}