Cashpit - Cashback for Amazon

Earn cashback credits on Amazon and get paid out via PayPal. As simple as it sounds.

Cashpit - Cashback for Amazon क्या है?

Cashpit - Cashback for Amazon Cashpit - Cashback for Amazon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Earn cashback credits on Amazon and get paid out via PayPal. As simple as it sounds."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cashpit - Cashback for Amazon एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Get our extension and  earn your cash back while shopping on Amazon. Once installed, the extension will automatically recognize your purchases on Amazon and reward you with Credits. After collecting 500 credits you are able to pay them out via PayPal. All payments will be processed within 48 hours.

We offer you a simple and easy to use Chrome extension with live information about your cashback credits and it’s status. 

Just check the icon in the right corner of your browser to see whether your cashback is active or not. After logging in the icon will change it´s color from pink to green. Whenever the icon displayed in the top right corner lights up in green, you are ready to go and you will be automatically rewarded just by shopping on Amazon. No further action needed.

The icon show´s up in pink? Just sign in and it will be activated!


After collecting 500 credits, you can withdraw them to PayPal just by only 1 click!                    

एक्सटेंशन की मूल जानकारी

नाम Cashpit - Cashback for Amazon Cashpit - Cashback for Amazon
ID cdejhmacdakdcapgcfjoighlmffengkc
आधिकारिक URL https://chrome.google.com/webstore/detail/cashpit-cashback-for-amaz/cdejhmacdakdcapgcfjoighlmffengkc
विवरण Earn cashback credits on Amazon and get paid out via PayPal. As simple as it sounds.
फ़ाइल का आकार 380 KB
स्थापना संख्या 51
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2020-10-27
प्रकाशन तिथि 2020-10-27
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर Cashpit - Cashback for Amazon
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "permissions": [
            "webRequest",
            "webRequestBlocking"
        ],
        "persistent": true,
        "scripts": [
            "src\/dist\/jquery.js",
            "src\/main\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "38": "png\/icon38.png"
        },
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
    "description": "Earn cashback credits on Amazon and get paid out via PayPal. As simple as it sounds.",
    "icons": {
        "128": "png\/icon128.png",
        "16": "png\/icon16.png",
        "48": "png\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxDwifRqKJM\/YYABCez\/pBGkTGF5z8YggE3r6RQVERtMAi\/6KtMPYJlzKyTAUCW6K9vihow9SBmxVT+YZIdUAAmMdvTrFjSRTDbUXuCd8CSyMjjhEYXxBKDHRbH1EyU23AZoBYFKBYzukr7dYFDoQj21sQiYW8gUQBucd13\/4YB29HBNb3ysOLP3VZXXOEDpWQ0RyK8K0blKJqFmobZ6h0IEswpT5w06nAaR5jZmFl+lEh2H\/Y0r4RpTl2R8TlxUA1hvu6bEyVh+H53rL4WjBbod9cHHs7MWegC\/SLDTbh6rblXy1Cw9zJPd0fTGTG8Ld6k++b6jIL8sB7IHRkamJawIDAQAB",
    "manifest_version": 2,
    "name": "Cashpit - Cashback for Amazon",
    "permissions": [
        "activeTab",
        "*:\/\/*.cashpit.io\/*",
        "*:\/\/*.naturheilpraxis-maurer.de\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.com.au\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.fr\/*",
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "background",
        "cookies",
        "browsingData",
        "system.cpu"
    ],
    "short_name": "Cashpit",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4"
}