Saakuru Cashback

Shop popular stores and get crypto cashback and crypto rewards.

What is Saakuru Cashback?

Saakuru Cashback is a Chrome extension developed by metaonecashback, and its main feature is "Shop popular stores and get crypto cashback and crypto rewards.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Saakuru Cashback Extension CRX File

Download Saakuru 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

                        We are a Web3 technology company focused on building the next generation of software infrastructure to help companies and individuals simplify interactions with blockchain applications and the Metaverse.

At Saakuru Labs, we are not just a Web3 infrastructure company; we are pioneers committed to discovering solutions that facilitate a seamless transition in user experiences from Web2 to Web3.

Saakuru Cashback, redefining the traditional approach to rewards,  is a rewards application that gives you crypto cashback and crypto rewards when you shop at your favorite stores and online. Sign up today to shop over 25,000 stores and receive maximum cashback with Saakuru Cashback!                    

Extension Basic Information

Name Saakuru Cashback Saakuru Cashback
ID jiefiinfingbhpkabjbnlefcjaepalbm
Official URL https://chromewebstore.google.com/detail/saakuru-cashback/jiefiinfingbhpkabjbnlefcjaepalbm
Description Shop popular stores and get crypto cashback and crypto rewards.
File Size 960 KB
Installation Count 88
Current Version 2.0.0
Last Updated 2024-02-19
Publish Date 2023-10-31
Rating 4.89/5 Total 18 Ratings
Developer metaonecashback
Email [email protected]
Payment Type free
Extension Website https://saakurucashback.com/
Help Page URL https://saakurucashback.com/contact-us
Privacy Policy Page URL https://saakurucashback.com/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Saakuru Cashback",
    "short_name": "Saakuru",
    "description": "Shop popular stores and get crypto cashback and crypto rewards.",
    "version": "2.0.0",
    "manifest_version": 3,
    "icons": {
        "128": "src\/assets\/img\/icon128-active.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "src\/assets\/img\/icon128-active.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-39eb12b0.f77d78ed.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/content\/injectTripInfoScript.js",
                "src\/assets\/img\/icon128-active.png",
                "src\/assets\/img\/icon128-in-active.png",
                "src\/assets\/img\/lbp-logo-dark.png",
                "src\/content\/styles\/*.css",
                "src\/tailwind\/output.css"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/cashback-icon.f21af353.svg",
                "assets\/facebook.fe4ad50b.svg",
                "assets\/icon128-in-active.10967070.png",
                "assets\/lbp-logo-dark.b2f2856f.png",
                "assets\/loader.68d1eb3e.svg",
                "assets\/logo.ecc203fb.svg",
                "assets\/no-search-tiny.70df685e.png",
                "assets\/profile-blur.d72ba362.png",
                "assets\/Profile-Dark.70837c08.png",
                "assets\/refer-and-earn.33c2584d.png",
                "assets\/refer-earn-blur.34a4f20a.png",
                "assets\/Refer&Earn-Dark.2980b8c6.png",
                "assets\/reward-icon.adf0fd98.svg",
                "assets\/twitter.9f07dc94.svg",
                "assets\/user-cb-activities-icon.40bd0901.svg",
                "assets\/user-cb-payments-icon.2f2c2470.svg",
                "assets\/user-missing-cb-icon.d487d7d1.svg",
                "assets\/whatsapp.9fd8796e.svg",
                "assets\/favorite-dark-blur.e2d2d2e9.png",
                "assets\/favorite-light-blur.bcd1ab6f.png",
                "assets\/share_n_earn_dark_blur.d99dc6ad.png",
                "assets\/share_n_earn_light_blur.4ceb9d3a.png",
                "assets\/chunk-4267cd23.js",
                "assets\/chunk-f79e092c.js",
                "assets\/chunk-39eb12b0.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "activeTab",
        "cookies",
        "storage",
        "tabs",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/saakurucashback.com\/*"
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "42.0"
        }
    }
}