Obaxa Cashback

Obaxa Cashback

What is Obaxa Cashback?

Obaxa Cashback is a Chrome extension developed by http://obaxa.com, and its main feature is "Obaxa Cashback".

Extension Screenshots

screenshot

Download Obaxa Cashback Extension CRX File

Download Obaxa Cashback extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Obaxa cashback chrome extension gives you automatic access to up to 36% of cashback. Our database contains over 100 million articles. We are constantly monitoring over 1000 online shops for best pricing and best cashback. You can get cashback by using an Obaxa.com cashback account.                    

Extension Basic Information

Name Obaxa Cashback Obaxa Cashback
ID lpdfkapannladgmpaeehckllieopgfhf
Official URL https://chrome.google.com/webstore/detail/obaxa-cashback/lpdfkapannladgmpaeehckllieopgfhf
Description Obaxa Cashback
File Size 116 KB
Installation Count 33
Current Version 1.3
Last Updated 2015-03-09
Publish Date 2015-03-09
Rating 4.60/5 Total 5 Ratings
Developer http://obaxa.com
Payment Type free
Help Page URL http://www.obaxa.com/faq
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Obaxa Cashback",
    "description": "Obaxa Cashback",
    "short_name": "Obaxa cb",
    "version": "1.3",
    "manifest_version": 2,
    "icons": {
        "48": "applogo_48x48.png",
        "128": "applogo_128x128.png"
    },
    "browser_action": {
        "default_icon": {
            "48": "applogo_48x48.png",
            "128": "applogo_128x128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "thirdParty\/jquery-2.1.1.js",
            "thirdParty\/URI.js",
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ]
}