Joko: Cash back & automatic coupons

Earn money effortlessly with the Joko browser extension!

Co je Joko: Cash back & automatic coupons?

Joko: Cash back & automatic coupons je rozšíření Chrome vyvinuté https://joko.com, a jeho hlavní funkcí je „Earn money effortlessly with the Joko browser extension!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Joko: Cash back & automatic coupons

Stáhněte si soubory rozšíření Joko: Cash back & automatic coupons ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Joko: Cash back & automatic coupons Joko: Cash back & automatic coupons
ID jigflhhckdjdefdjmodlkomnmdonfbbn
Oficiální URL https://chromewebstore.google.com/detail/joko-cash-back-automatic/jigflhhckdjdefdjmodlkomnmdonfbbn
Popis Earn money effortlessly with the Joko browser extension!
Velikost souboru 11.88 MB
Počet instalací 129,426
Aktuální Verze 2.1.9
Poslední Aktualizace 2024-02-12
Datum Vydání 2020-05-17
Hodnocení 3.87/5 Celkem 55 Hodnocení
Vývojář https://joko.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.joko.com/
URL Stránky Nápovědy https://joko.zendesk.com/
URL Stránky Zásad Ochrany Soukromí https://hellojoko.com/politique-confidentialite
Podporované Jazyky 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\/*"
        ]
    }
}