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
公式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
Eメール [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"
    ]
}