Coupon Finder for Online Shopping by GrabOn

The curated list of coupons for your favourite online shopping stores

Wat is Coupon Finder for Online Shopping by GrabOn?

Coupon Finder for Online Shopping by GrabOn is een Chrome-extensie ontwikkeld door www.grabon.in, en de belangrijkste functie is "The curated list of coupons for your favourite online shopping stores".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Coupon Finder for Online Shopping by GrabOn

Download Coupon Finder for Online Shopping by GrabOn-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Coupon Finder for Online Shopping by GrabOn Coupon Finder for Online Shopping by GrabOn
ID mfonodfllnhapmgdnenlhpfnionbnjbl
Officiële URL https://chromewebstore.google.com/detail/coupon-finder-for-online/mfonodfllnhapmgdnenlhpfnionbnjbl
Beschrijving The curated list of coupons for your favourite online shopping stores
Bestandsgrootte 250 KB
Aantal Installaties 2,173
Huidige Versie 6.2.4
Laatst Bijgewerkt 2021-11-16
Publicatiedatum 2019-11-12
Beoordeling 4.67/5 Totaal 52 Beoordelingen
Ontwikkelaar www.grabon.in
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.grabon.in
Help Pagina-URL https://www.grabon.in/privacy-policy/
URL van de Privacybeleid Pagina https://www.grabon.in/privacy-policy
Ondersteunde Talen 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\/*"
            ]
        }
    ]
}