Credit Cards Number
We provide tools that help you create fake credit card numbers for testing purposes.
What is Credit Cards Number?
Credit Cards Number is a Chrome extension developed by https://creditcardsnumber.com, and its main feature is "We provide tools that help you create fake credit card numbers for testing purposes.".
Extension Screenshots
Download Credit Cards Number Extension CRX File
Download Credit Cards Number extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension will allow you to easily create fake credit card numbers for testing purposes. We also offer you a credit card numbers checker that will help you to identify whether a credit card number is right or not. You will be able to create new credit cards numbers anonymously with this extension This extension is completely FREE and you will not find any ads or pop ups.
Extension Basic Information
Name | Credit Cards Number |
ID | kapgfdeadjinaonfkjhohhdndnlnglji |
Official URL | https://chromewebstore.google.com/detail/credit-cards-number/kapgfdeadjinaonfkjhohhdndnlnglji |
Description | We provide tools that help you create fake credit card numbers for testing purposes. |
File Size | 8.07 KB |
Installation Count | 1,725 |
Current Version | 1.0 |
Last Updated | 2016-10-26 |
Publish Date | 2016-10-26 |
Rating | 3.25/5 Total 4 Ratings |
Developer | https://creditcardsnumber.com |
Payment Type | free |
Extension Website | https://www.creditcardsnumber.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Credit Cards Number", "description": "We provide tools that help you create fake credit card numbers for testing purposes.", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab" ] } |