Kudos - Smart Wallet

Maximize your credit card rewards whenever you shop online.

Kudos - Smart Walletคืออะไร?

Kudos - Smart Wallet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://joinkudos.com และคุณลักษณะหลักของมันคือ "Maximize your credit card rewards whenever you shop online."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kudos - Smart Wallet

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

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

                        Pick the best card at over 2 million sites and double your credit card rewards through Kudos Boost, now available at over 15,000 sites. Earn more while speeding through checkout. 

💡You don’t have to log in to your bank portal, or share any credit card numbers, to get started - just select the types of cards you have and you’re done.  💡

Keep shopping as you normally would, and Kudos will show up at checkout to recommend the card that maximizes your rewards and hidden benefits. We’ll even double your rewards across 15,000 sites through our Kudos Boost feature. Some stores where we double your rewards include Sephora, Stubhub, Vans, Eddie Bauer, Ulta, and many more.

If you also want to streamline your purchases at checkout, you have the option to store your card numbers with Kudos so that you don’t have to go looking for your card. We use industry leading security protocols to store your data, including bank-level 256-bit encryption, the strongest encryption available. We also had a thorough external security audit to achieve the gold standard SOC 2 Type 1 certification. 

Kudos also features a personalized card explorer tool that lets you discover new cards, based on where you shop the most and what cards you already have in your wallet 

FEATURES KUDOS USERS LOVE: 
💳 Get recommendations of the best card wherever you check out
⚡ Double your credit card rewards with Kudos Boost
💸 See a breakdown of many miles/points you earn on every purchase and throughout the year, made easy by showing your earnings in $USD value
🤩 Utilize benefits you didn’t know you had on your cards, such as “Extended Warranty”, “Purchase Protection”, “Travel Delay Insurance” and more!
💳 Receive personalized recommendations for new cards based on how you spend and what cards you already have
🛒Shop at 2 million websites across 3,000 cards and speed through checkout if you decide to store your card numbers securely with Kudos

We never sell or share your data with any third parties. We believe your data is just that — yours. Kudos may get paid commissions on products purchased through our links to retailer sites using this browser extension. Kudos also may get paid commissions for cards you apply for using our links.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Kudos - Smart Wallet Kudos - Smart Wallet
ID gdhkdkbbkddjgnlgkebldinlnhnkibmb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kudos-smart-wallet/gdhkdkbbkddjgnlgkebldinlnhnkibmb
คำอธิบาย Maximize your credit card rewards whenever you shop online.
ขนาดไฟล์ 4.46 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 3.336.1
อัปเดตครั้งล่าสุด 2024-02-28
วันที่เผยแพร่ 2022-04-06
คะแนน 4.78/5 รวมทั้งหมด 595 คะแนน
ผู้พัฒนา https://joinkudos.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.joinkudos.com/
URL หน้าช่วยเหลือ https://www.joinkudos.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.joinkudos.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kudos - Smart Wallet",
    "description": "Maximize your credit card rewards whenever you shop online.",
    "version": "3.336.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjKIfT2a5wkRGrMpZ7f2BrKxvTSt7XbHW5l4h020mIcXCpoU6Tfprdz9OK5uF70\/fqeiRrt2S44pMuB79yPqUoBG8nCRWCITGodEH2Mvc\/nGFjvMoViLGDwz3CpfQYWBLd8gaYwhpQa4jfCrh\/vTRTboTpzR1zYLxvg+Q5dmmDEW41xfXsGfI7ThlbUw+7gEpR20feF45m5\/DgTg0LU+7u1mnssMrr49tWQebzKmGBu8j1oLPqJqHdcMxJ2JInPKrd2U8AgU6E9J4YHJ6HHvkwZfQJ7Jv8BLyCHwOoAXR1HXXh0265++7BGmj8NvTWGDfuuXWwEf4qs\/amS3VPNjCcwIDAQAB",
    "manifest_version": 3,
    "sandbox": {
        "pages": [
            "pageScripts\/sandbox.html"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "pageScripts\/*",
                "*.gif",
                "https:\/\/cdn.prod.joinkudos.com\/*",
                "*.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.joinkudos.com\/*",
            "https:\/\/joinkudos.com\/*",
            "https:\/\/www.joinkudos.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "content.js",
                "sentry.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "all_frames": false,
            "run_at": "document_end",
            "css": [
                "assets\/pageOverrides.css"
            ],
            "js": [
                "container.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "autocomplete.js"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "action": {
        "default_icon": {
            "16": "iconLight16.png",
            "48": "iconLight48.png",
            "128": "iconLight128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "privacy"
    ]
}