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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |