Credit Card Nicknames for Amazon

This extension allows you to assign nick names to your credit cards on Amazon - Now for any country - And includes Smile!

Credit Card Nicknames for Amazon là gì?

Credit Card Nicknames for Amazon là một tiện ích mở rộng Chrome được phát triển bởi Philippe Sabourin, và tính năng chính của nó là "This extension allows you to assign nick names to your credit cards on Amazon - Now for any country - And includes Smile!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Credit Card Nicknames for Amazon

Tải xuống các tệp mở rộng Credit Card Nicknames for Amazon dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This extension gives you a quick interface to assign nicknames to your credit cards and checking accounts on Amazon then surfaces them on the manage payment and checkout pages. Amazon domains have been updated, a few bugs have been fixed, and added a footer to get help.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Credit Card Nicknames for Amazon Credit Card Nicknames for Amazon
ID iodihdkgnjbpkdimohmpgbcfoioebbnf
URL Chính Thức https://chromewebstore.google.com/detail/credit-card-nicknames-for/iodihdkgnjbpkdimohmpgbcfoioebbnf
Mô tả This extension allows you to assign nick names to your credit cards on Amazon - Now for any country - And includes Smile!
Kích Thước Tệp 48.58 KB
Số Lần Cài Đặt 3,444
Phiên Bản Hiện Tại 1.0.13
Cập Nhật Lần Cuối 2023-12-28
Ngày Phát Hành 2020-04-23
Đánh Giá 4.65/5 Tổng số 37 Đánh Giá
Nhà Phát Triển Philippe Sabourin
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/pip8786/CCNA/
URL Trang Trợ Giúp https://github.com/pip8786/CCNA/issues
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Credit Card Nicknames for Amazon",
    "short_name": "CCNA",
    "description": "This extension allows you to assign nick names to your credit cards on Amazon - Now for any country - And includes Smile!",
    "version": "1.0.13",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "icons": {
        "128": "images\/ccna_icon128.png"
    },
    "action": {
        "default_popup": "src\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "lib\/sha256.js",
                "lib\/jquery-3.1.1.slim.min.js",
                "src\/udpateNicknames.js",
                "src\/content.js"
            ],
            "matches": [
                "https:\/\/*.amazon.com\/gp\/wallet*",
                "https:\/\/*.amazon.com\/gp\/buy\/*",
                "https:\/\/*.amazon.com\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com\/asv\/reload*",
                "https:\/\/*.amazon.com\/asv\/autoreload*",
                "https:\/\/*.amazon.co.uk\/gp\/wallet*",
                "https:\/\/*.amazon.co.uk\/gp\/buy\/*",
                "https:\/\/*.amazon.co.uk\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.co.uk\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.co.uk\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.co.uk\/cpe\/revisepayments*",
                "https:\/\/*.amazon.co.uk\/asv\/reload*",
                "https:\/\/*.amazon.co.uk\/asv\/autoreload*",
                "https:\/\/*.amazon.fr\/gp\/wallet*",
                "https:\/\/*.amazon.fr\/gp\/buy\/*",
                "https:\/\/*.amazon.fr\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.fr\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.fr\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.fr\/cpe\/revisepayments*",
                "https:\/\/*.amazon.fr\/asv\/reload*",
                "https:\/\/*.amazon.fr\/asv\/autoreload*",
                "https:\/\/*.amazon.cn\/gp\/wallet*",
                "https:\/\/*.amazon.cn\/gp\/buy\/*",
                "https:\/\/*.amazon.cn\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.cn\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.cn\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.cn\/cpe\/revisepayments*",
                "https:\/\/*.amazon.cn\/asv\/reload*",
                "https:\/\/*.amazon.cn\/asv\/autoreload*",
                "https:\/\/*.amazon.in\/gp\/wallet*",
                "https:\/\/*.amazon.in\/gp\/buy\/*",
                "https:\/\/*.amazon.in\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.in\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.in\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.in\/cpe\/revisepayments*",
                "https:\/\/*.amazon.in\/asv\/reload*",
                "https:\/\/*.amazon.in\/asv\/autoreload*",
                "https:\/\/*.amazon.co.jp\/gp\/wallet*",
                "https:\/\/*.amazon.co.jp\/gp\/buy\/*",
                "https:\/\/*.amazon.co.jp\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.co.jp\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.co.jp\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.co.jp\/cpe\/revisepayments*",
                "https:\/\/*.amazon.co.jp\/asv\/reload*",
                "https:\/\/*.amazon.co.jp\/asv\/autoreload*",
                "https:\/\/*.amazon.sg\/gp\/wallet*",
                "https:\/\/*.amazon.sg\/gp\/buy\/*",
                "https:\/\/*.amazon.sg\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.sg\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.sg\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.sg\/cpe\/revisepayments*",
                "https:\/\/*.amazon.sg\/asv\/reload*",
                "https:\/\/*.amazon.sg\/asv\/autoreload*",
                "https:\/\/*.amazon.de\/gp\/wallet*",
                "https:\/\/*.amazon.de\/gp\/buy\/*",
                "https:\/\/*.amazon.de\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.de\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.de\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.de\/cpe\/revisepayments*",
                "https:\/\/*.amazon.de\/asv\/reload*",
                "https:\/\/*.amazon.de\/asv\/autoreload*",
                "https:\/\/*.amazon.it\/gp\/wallet*",
                "https:\/\/*.amazon.it\/gp\/buy\/*",
                "https:\/\/*.amazon.it\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.it\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.it\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.it\/cpe\/revisepayments*",
                "https:\/\/*.amazon.it\/asv\/reload*",
                "https:\/\/*.amazon.it\/asv\/autoreload*",
                "https:\/\/*.amazon.nl\/gp\/wallet*",
                "https:\/\/*.amazon.nl\/gp\/buy\/*",
                "https:\/\/*.amazon.nl\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.nl\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.nl\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.nl\/cpe\/revisepayments*",
                "https:\/\/*.amazon.nl\/asv\/reload*",
                "https:\/\/*.amazon.nl\/asv\/autoreload*",
                "https:\/\/*.amazon.es\/gp\/wallet*",
                "https:\/\/*.amazon.es\/gp\/buy\/*",
                "https:\/\/*.amazon.es\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.es\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.es\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.es\/cpe\/revisepayments*",
                "https:\/\/*.amazon.es\/asv\/reload*",
                "https:\/\/*.amazon.es\/asv\/autoreload*",
                "https:\/\/*.amazon.eg\/gp\/wallet*",
                "https:\/\/*.amazon.eg\/gp\/buy\/*",
                "https:\/\/*.amazon.eg\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.eg\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.eg\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.eg\/cpe\/revisepayments*",
                "https:\/\/*.amazon.eg\/asv\/reload*",
                "https:\/\/*.amazon.eg\/asv\/autoreload*",
                "https:\/\/*.amazon.ca\/gp\/wallet*",
                "https:\/\/*.amazon.ca\/gp\/buy\/*",
                "https:\/\/*.amazon.ca\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.ca\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.ca\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.ca\/cpe\/revisepayments*",
                "https:\/\/*.amazon.ca\/asv\/reload*",
                "https:\/\/*.amazon.ca\/asv\/autoreload*",
                "https:\/\/*.amazon.com.mx\/gp\/wallet*",
                "https:\/\/*.amazon.com.mx\/gp\/buy\/*",
                "https:\/\/*.amazon.com.mx\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com.mx\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com.mx\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com.mx\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com.mx\/asv\/reload*",
                "https:\/\/*.amazon.com.mx\/asv\/autoreload*",
                "https:\/\/*.amazon.com.au\/gp\/wallet*",
                "https:\/\/*.amazon.com.au\/gp\/buy\/*",
                "https:\/\/*.amazon.com.au\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com.au\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com.au\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com.au\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com.au\/asv\/reload*",
                "https:\/\/*.amazon.com.au\/asv\/autoreload*",
                "https:\/\/*.amazon.com.br\/gp\/wallet*",
                "https:\/\/*.amazon.com.br\/gp\/buy\/*",
                "https:\/\/*.amazon.com.br\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com.br\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com.br\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com.br\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com.br\/asv\/reload*",
                "https:\/\/*.amazon.com.br\/asv\/autoreload*",
                "https:\/\/*.amazon.sa\/gp\/wallet*",
                "https:\/\/*.amazon.sa\/gp\/buy\/*",
                "https:\/\/*.amazon.sa\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.sa\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.sa\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.sa\/cpe\/revisepayments*",
                "https:\/\/*.amazon.sa\/asv\/reload*",
                "https:\/\/*.amazon.sa\/asv\/autoreload*",
                "https:\/\/*.amazon.com.tr\/gp\/wallet*",
                "https:\/\/*.amazon.com.tr\/gp\/buy\/*",
                "https:\/\/*.amazon.com.tr\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com.tr\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com.tr\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com.tr\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com.tr\/asv\/reload*",
                "https:\/\/*.amazon.com.tr\/asv\/autoreload*",
                "https:\/\/*.amazon.ae\/gp\/wallet*",
                "https:\/\/*.amazon.ae\/gp\/buy\/*",
                "https:\/\/*.amazon.ae\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.ae\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.ae\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.ae\/cpe\/revisepayments*",
                "https:\/\/*.amazon.ae\/asv\/reload*",
                "https:\/\/*.amazon.ae\/asv\/autoreload*",
                "https:\/\/*.amazon.com.be\/gp\/wallet*",
                "https:\/\/*.amazon.com.be\/gp\/buy\/*",
                "https:\/\/*.amazon.com.be\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.com.be\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.com.be\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.com.be\/cpe\/revisepayments*",
                "https:\/\/*.amazon.com.be\/asv\/reload*",
                "https:\/\/*.amazon.com.be\/asv\/autoreload*",
                "https:\/\/*.amazon.pl\/gp\/wallet*",
                "https:\/\/*.amazon.pl\/gp\/buy\/*",
                "https:\/\/*.amazon.pl\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.pl\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.pl\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.pl\/cpe\/revisepayments*",
                "https:\/\/*.amazon.pl\/asv\/reload*",
                "https:\/\/*.amazon.pl\/asv\/autoreload*",
                "https:\/\/*.amazon.se\/gp\/wallet*",
                "https:\/\/*.amazon.se\/gp\/buy\/*",
                "https:\/\/*.amazon.se\/gp\/your-account\/order-details*",
                "https:\/\/*.amazon.se\/cpe\/yourpayments\/wallet*",
                "https:\/\/*.amazon.se\/cpe\/managepaymentmethods*",
                "https:\/\/*.amazon.se\/cpe\/revisepayments*",
                "https:\/\/*.amazon.se\/asv\/reload*",
                "https:\/\/*.amazon.se\/asv\/autoreload*"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ]
}