Saakuru Cashback

Shop popular stores and get crypto cashback and crypto rewards.

Saakuru Cashbackคืออะไร?

Saakuru Cashback เป็นส่วนขยายของ Chrome ที่พัฒนาโดย metaonecashback และคุณลักษณะหลักของมันคือ "Shop popular stores and get crypto cashback and crypto rewards."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Saakuru Cashback

ดาวน์โหลดไฟล์ส่วนขยาย Saakuru Cashback ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
        }
    }
}