Joko: Cash back & automatic coupons

Earn money effortlessly with the Joko browser extension!

Qu'est-ce que Joko: Cash back & automatic coupons ?

Joko: Cash back & automatic coupons est une extension Chrome développée par https://joko.com, et sa fonction principale est "Earn money effortlessly with the Joko browser extension!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Joko: Cash back & automatic coupons

Téléchargez les fichiers d'extension Joko: Cash back & automatic coupons 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

                        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!                    

Informations de Base sur l'Extension

Nom Joko: Cash back & automatic coupons Joko: Cash back & automatic coupons
ID jigflhhckdjdefdjmodlkomnmdonfbbn
URL Officiel https://chromewebstore.google.com/detail/joko-cash-back-automatic/jigflhhckdjdefdjmodlkomnmdonfbbn
Description Earn money effortlessly with the Joko browser extension!
Taille du Fichier 11.88 MB
Nombre d'Installations 129,426
Version Actuelle 2.1.9
Dernière Mise à Jour 2024-02-12
Date de Publication 2020-05-17
Évaluation 3.87/5 Total 55 Évaluations
Développeur https://joko.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.joko.com/
URL de la Page d'Aide https://joko.zendesk.com/
URL de la Page de Politique de Confidentialité https://hellojoko.com/politique-confidentialite
Langues Prises en Charge 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\/*"
        ]
    }
}