Joko: Cash back & automatic coupons

Earn money effortlessly with the Joko browser extension!

What is Joko: Cash back & automatic coupons?

Joko: Cash back & automatic coupons is a Chrome extension developed by https://joko.com, and its main feature is "Earn money effortlessly with the Joko browser extension!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Joko: Cash back & automatic coupons Extension CRX File

Download Joko: Cash back & automatic coupons 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

                        Save money effortlessly with the Joko browser extension! Join over 2.5 million people who are already using Joko and saving around $150 per year.

Install it for free and let the extension guide you to enjoy all its benefits.

THE BENEFITS OF THE JOKO BROWSER EXTENSION

🛍️ Save on over 3000 brands

We work with all your favorite brands (Walmart, The Body Shop, Levi’s, AliExpress, Ebay...) to offer you the best deals on your everyday purchases.

💰 Earn Automatic Cash Back

On all your purchases from our partners, the extension helps you earn money through cash back. It's simple – we automatically refund a portion of your expenses. This cash back can then be transferred to your bank account or donated to a charity. Getting your purchases partly reimbursed is what cash back is all about!

🤩 Get the Best Coupons

Are you tired of searching for coupons on the internet? When you shop online, the extension will analyze all available discounts and coupons, and automatically apply the best one to your cart. You'll never miss a discount again!

💡 Save your favorite products for later

Through the extension, you can also save any product page and find it later just by clicking on the extension.

HOW DOES IT WORK?

✔ Install the browser extension by clicking "Add to Chrome" on this page. You can verify that it is installed by clicking on the 🧩 icon in your browser.

✔ Create a Joko account or log in to your existing one.

✔ When you shop online, the extension will notify you whenever cash back is available: activate your cash back in just 1 click!

✔ When you reach checkout, the extension will also offer you to check if any coupon could be applied to your cart, just in case you could save even more money.

✔ Your cash back will be automatically credited to your balance upon validation.

Shop as usual on your favorite sites, the extension takes care of the rest!

JOKO IS ALSO A MOBILE APP

Don't forget to download our mobile app to enjoy Joko wherever you go!

Join us today and start saving with every purchase! 💚

---

Questions? You can check out our FAQ: https://joko.zendesk.com/hc/en-us
If you need assistance, don't hesitate to contact our incredible customer service: https://joko.zendesk.com/hc/en-us/requests/new – at Joko, we're always here to help!                    

Extension Basic Information

Name Joko: Cash back & automatic coupons Joko: Cash back & automatic coupons
ID jigflhhckdjdefdjmodlkomnmdonfbbn
Official URL https://chromewebstore.google.com/detail/joko-cash-back-automatic/jigflhhckdjdefdjmodlkomnmdonfbbn
Description Earn money effortlessly with the Joko browser extension!
File Size 11.88 MB
Installation Count 129,426
Current Version 2.1.9
Last Updated 2024-02-12
Publish Date 2020-05-17
Rating 3.87/5 Total 55 Ratings
Developer https://joko.com
Email [email protected]
Payment Type free
Extension Website https://www.joko.com/
Help Page URL https://joko.zendesk.com/
Privacy Policy Page URL https://hellojoko.com/politique-confidentialite
Supported Languages en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "version": "2.1.9",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "https:\/\/www.facebook.com\/v4.0\/dialog\/oauth*",
        "unlimitedStorage"
    ],
    "browser_action": {
        "default_popup": "popup\/index.html",
        "default_title": "Joko"
    },
    "manifest_version": 2,
    "icons": {
        "16": "assets\/logo_16.png",
        "48": "assets\/logo_48.png",
        "128": "assets\/logo_128.png"
    },
    "content_scripts": [
        {
            "js": [
                "contentscript\/static\/js\/bundle.js",
                "sentry.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        "assets\/*"
    ],
    "background": {
        "scripts": [
            "sentry.js",
            "background.js",
            "1.js",
            "2.js",
            "3.js",
            "4.js",
            "5.js",
            "6.js",
            "7.js",
            "8.js",
            "9.js",
            "10.js",
            "11.js",
            "12.js",
            "13.js",
            "14.js",
            "15.js",
            "16.js",
            "17.js",
            "18.js",
            "19.js",
            "20.js"
        ],
        "persistent": false
    },
    "content_security_policy": "script-src 'self'; script-src-elem 'self' https:\/\/www.google.com\/recaptcha\/ https:\/\/www.gstatic.com\/recaptcha\/; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/app.joko.com\/*",
            "*:\/\/app.hellojoko.com\/*"
        ]
    }
}