Coupon Finder for Online Shopping by GrabOn

The curated list of coupons for your favourite online shopping stores

Qu'est-ce que Coupon Finder for Online Shopping by GrabOn ?

Coupon Finder for Online Shopping by GrabOn est une extension Chrome développée par www.grabon.in, et sa fonction principale est "The curated list of coupons for your favourite online shopping stores".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Coupon Finder for Online Shopping by GrabOn

Téléchargez les fichiers d'extension Coupon Finder for Online Shopping by GrabOn au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Coupon Finder for Online Shopping by GrabOn Coupon Finder for Online Shopping by GrabOn
ID mfonodfllnhapmgdnenlhpfnionbnjbl
URL Officiel https://chromewebstore.google.com/detail/coupon-finder-for-online/mfonodfllnhapmgdnenlhpfnionbnjbl
Description The curated list of coupons for your favourite online shopping stores
Taille du Fichier 250 KB
Nombre d'Installations 2,173
Version Actuelle 6.2.4
Dernière Mise à Jour 2021-11-16
Date de Publication 2019-11-12
Évaluation 4.67/5 Total 52 Évaluations
Développeur www.grabon.in
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.grabon.in
URL de la Page d'Aide https://www.grabon.in/privacy-policy/
URL de la Page de Politique de Confidentialité https://www.grabon.in/privacy-policy
Langues Prises en Charge 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\/*"
            ]
        }
    ]
}