CardGenerator - Credit Card Generator Tool
Generate credit card numbers with unqiue details such as name, zipcode, country, phone number, and address for testing and signup.
CardGenerator - Credit Card Generator Tool क्या है?
CardGenerator - Credit Card Generator Tool https://cardgenerator.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate credit card numbers with unqiue details such as name, zipcode, country, phone number, and address for testing and signup."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CardGenerator - Credit Card Generator Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Using the card generator tool you can generate 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 - Credit Card Generator Tool |
ID | clfepindjacbocfmmbojdkppjdalnpog |
आधिकारिक URL | https://chromewebstore.google.com/detail/cardgenerator-credit-card/clfepindjacbocfmmbojdkppjdalnpog |
विवरण | Generate credit card numbers with unqiue details such as name, zipcode, country, phone number, and address for testing and signup. |
फ़ाइल का आकार | 89.06 KB |
स्थापना संख्या | 1,451 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2021-12-23 |
प्रकाशन तिथि | 2021-06-22 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | https://cardgenerator.org |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://cardgenerator.org/ |
सहायता पृष्ठ URL | https://cardgenerator.org/contact |
गोपनीयता नीति पृष्ठ URL | https://cardgenerator.org/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "browser_action": { "default_icon": "favicon.png", "default_popup": "popup.html", "default_title": "CardGenerator - Credit Card Generator Tool" }, "description": "Generate credit card numbers with unqiue details such as name, zipcode, country, phone number, and address for testing and signup.", "homepage_url": "https:\/\/cardgenerator.org\/", "icons": { "128": "favicon.png" }, "manifest_version": 2, "name": "CardGenerator - Credit Card Generator Tool", "short_name": "CardGenerator", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |