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