Saakuru Cashback

Shop popular stores and get crypto cashback and crypto rewards.

O que é Saakuru Cashback?

Saakuru Cashback é uma extensão do Chrome desenvolvida por metaonecashback, e sua principal característica é "Shop popular stores and get crypto cashback and crypto rewards.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Saakuru Cashback

Baixe arquivos de extensão Saakuru Cashback no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Saakuru Cashback Saakuru Cashback
ID jiefiinfingbhpkabjbnlefcjaepalbm
URL Oficial https://chromewebstore.google.com/detail/saakuru-cashback/jiefiinfingbhpkabjbnlefcjaepalbm
Descrição Shop popular stores and get crypto cashback and crypto rewards.
Tamanho do Arquivo 960 KB
Contagem de Instalações 88
Versão Atual 2.0.0
Última Atualização 2024-02-19
Data de Publicação 2023-10-31
Classificação 4.89/5 Total de 18 Avaliações
Desenvolvedor metaonecashback
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://saakurucashback.com/
URL da Página de Ajuda https://saakurucashback.com/contact-us
URL da Página de Política de Privacidade https://saakurucashback.com/privacy-policy
Idiomas Suportados 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"
        }
    }
}