Credit Cards Number

We provide tools that help you create fake credit card numbers for testing purposes.

Что такое Credit Cards Number?

Credit Cards Number - это расширение Chrome, разработанное https://creditcardsnumber.com, и его основная функция - "We provide tools that help you create fake credit card numbers for testing purposes.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Credit Cards Number

Скачайте файлы расширений 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 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"
    ]
}