Saakuru Cashback

Shop popular stores and get crypto cashback and crypto rewards.

Was ist Saakuru Cashback?

Saakuru Cashback ist eine Chrome-Erweiterung, die von metaonecashback entwickelt wurde, und ihr Hauptmerkmal ist "Shop popular stores and get crypto cashback and crypto rewards.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Saakuru Cashback-Erweiterungs-CRX-Datei herunterladen

Laden Sie Saakuru Cashback-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Saakuru Cashback Saakuru Cashback
ID jiefiinfingbhpkabjbnlefcjaepalbm
Offizielle URL https://chromewebstore.google.com/detail/saakuru-cashback/jiefiinfingbhpkabjbnlefcjaepalbm
Beschreibung Shop popular stores and get crypto cashback and crypto rewards.
Dateigröße 960 KB
Installationsanzahl 88
Aktuelle Version 2.0.0
Letztes Update 2024-02-19
Veröffentlichungsdatum 2023-10-31
Bewertung 4.89/5 Insgesamt 18 Bewertungen
Entwickler metaonecashback
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://saakurucashback.com/
Hilfeseite URL https://saakurucashback.com/contact-us
URL der Datenschutzrichtlinien-Seite https://saakurucashback.com/privacy-policy
Unterstützte Sprachen 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"
        }
    }
}