Kudos - Smart Wallet

Maximize your credit card rewards whenever you shop online.

什麼是Kudos - Smart Wallet?

Kudos - Smart Wallet是由https://joinkudos.com開發的Chrome擴展程式,該擴展的主要功能是“Maximize your credit card rewards whenever you shop online.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Kudos - Smart Wallet擴展crx文件

下載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
官方網址 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"
    ]
}