Credit Cards Number
We provide tools that help you create fake credit card numbers for testing purposes.
Credit Cards Numberとは何ですか?
Credit Cards Numberはhttps://creditcardsnumber.comによって開発されたChromeの拡張機能で、その主な機能は「We provide tools that help you create fake credit card numbers for testing purposes.」です。
拡張機能のスクリーンショット
Credit Cards Number拡張機能のCRXファイルをダウンロード
Credit Cards Number拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Credit Cards Number |
ID | kapgfdeadjinaonfkjhohhdndnlnglji |
公式URL | https://chromewebstore.google.com/detail/credit-cards-number/kapgfdeadjinaonfkjhohhdndnlnglji |
説明 | We provide tools that help you create fake credit card numbers for testing purposes. |
ファイルサイズ | 8.07 KB |
インストール数 | 1,725 |
現在のバージョン | 1.0 |
最終更新日 | 2016-10-26 |
公開日 | 2016-10-26 |
評価 | 3.25/5 合計 4 レビュー |
開発者 | https://creditcardsnumber.com |
支払い方法 | free |
拡張機能のウェブサイト | https://www.creditcardsnumber.com/ |
対応言語 | 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" ] } |