CardGenerator - VISA Credit Card Generator

Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.

什麼是CardGenerator - VISA Credit Card Generator?

CardGenerator - VISA Credit Card Generator是由http://cardgenerator.org開發的Chrome擴展程式,該擴展的主要功能是“Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.”。

擴展截圖

screenshot

下載CardGenerator - VISA Credit Card Generator擴展crx文件

下載CardGenerator - VISA Credit Card Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Using the card generator tool you can generate VISA cards details that are valid and can be created in bulk with unique details. These details are automatically converted into JSON, XML, and CSV format.

You can create cards of all the major card issuer such as visa and many other. These card details can be used for testing and singing up on different places.

Keep in mind that there is no monetary value attached to these card details so you won't be able to buy anything from them whether it is digital or physical. 

You can also use this card generator tool for bin search, validation, and checking. Other than that you can also validate your credit cards using your tools easily in a single click.                    

擴展基本資訊

名稱 CardGenerator - VISA Credit Card Generator CardGenerator - VISA Credit Card Generator
ID lcjmdbccjkeejdcdgnejhbecaealhkch
官方網址 https://chrome.google.com/webstore/detail/cardgenerator-visa-credit/lcjmdbccjkeejdcdgnejhbecaealhkch
簡介 Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.
檔案大小 88.66 KB
安裝次數 140
目前版本 1.0.0
更新時間 2022-03-30
上架時間 2022-03-30
評分 1.00/5 共 1 次評分
開發者 http://cardgenerator.org
電子郵箱 [email protected]
付費類型 free
擴展官網 https://cardgenerator.org/
說明頁面URL https://cardgenerator.org/contact
隱私政策頁面URL https://cardgenerator.org/privacy-policy
支援的語言 en
manifest.json
{
    "name": "CardGenerator - VISA Credit Card Generator",
    "description": "Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.",
    "version": "1.0.0",
    "manifest_version": 3,
    "action": {
        "default_title": "CardGenerator - VISA Credit Card Generator Tool",
        "default_icon": "favicon.png",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/cardgenerator.org\/",
    "icons": {
        "128": "favicon.png"
    },
    "short_name": "VISA CardGenerator",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}