CardGenerator - VISA Credit Card Generator
Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.
Qu'est-ce que CardGenerator - VISA Credit Card Generator ?
CardGenerator - VISA Credit Card Generator est une extension Chrome développée par http://cardgenerator.org, et sa fonction principale est "Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CardGenerator - VISA Credit Card Generator
Téléchargez les fichiers d'extension CardGenerator - VISA Credit Card Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lcjmdbccjkeejdcdgnejhbecaealhkch |
URL Officiel | https://chrome.google.com/webstore/detail/cardgenerator-visa-credit/lcjmdbccjkeejdcdgnejhbecaealhkch |
Description | Generate VISA credit card numbers with unqiue details such as name, zipcode, country, and address for testing and signup. |
Taille du Fichier | 88.66 KB |
Nombre d'Installations | 140 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-03-30 |
Date de Publication | 2022-03-30 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | http://cardgenerator.org |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://cardgenerator.org/ |
URL de la Page d'Aide | https://cardgenerator.org/contact |
URL de la Page de Politique de Confidentialité | https://cardgenerator.org/privacy-policy |
Langues Prises en Charge | 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" } |