Saakuru Cashback

Shop popular stores and get crypto cashback and crypto rewards.

Saakuru Cashback란 무엇입니까?

Saakuru Cashback은(는) metaonecashback에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shop popular stores and get crypto cashback and crypto rewards."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Saakuru Cashback 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Saakuru Cashback Saakuru Cashback
ID jiefiinfingbhpkabjbnlefcjaepalbm
공식 URL https://chromewebstore.google.com/detail/saakuru-cashback/jiefiinfingbhpkabjbnlefcjaepalbm
설명 Shop popular stores and get crypto cashback and crypto rewards.
파일 크기 960 KB
설치 횟수 88
현재 버전 2.0.0
최근 업데이트 2024-02-19
출시 날짜 2023-10-31
평점 4.89/5 총 18 개의 평점
개발자 metaonecashback
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://saakurucashback.com/
도움말 페이지 URL https://saakurucashback.com/contact-us
개인정보 보호 정책 페이지 URL https://saakurucashback.com/privacy-policy
지원되는 언어 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"
        }
    }
}