Credit Card Validator

Introducing Credit Card Validator, a Chrome extension for secure and efficient credit card number verification.

Credit Card Validatorとは何ですか?

Credit Card Validatorはhttps://creditcardgenerator.appによって開発されたChromeの拡張機能で、その主な機能は「Introducing Credit Card Validator, a Chrome extension for secure and efficient credit card number verification.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Credit Card Validator拡張機能のCRXファイルをダウンロード

Credit Card Validator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Our Credit Card Validator let's you take your payment system testing and free trial activations to the next level. Created to ensure 100% valid credit card numbers, this powerful tool is your one-stop solution for efficient testing and validation processes.

Features:

Accurate Card Validation: Validate card numbers with precision and confidence, ensuring their correctness and authenticity.

Efficient Testing: Streamline your testing processes by quickly verifying card details, including CVV, expiry date, and cardholder name.

Secure and Reliable: Rest assured that your payment system is robust and error-free with thorough credit card validation.

Simplified Free Trial Activations: Easily activate free trials using validated card numbers, eliminating the need for real payment information.

Experience the ease and confidence of credit card validation with our Credit Card Validator. Upgrade your payment systems today.

Visit our website at https://creditcardvalidator.app for more information and to get started.                    

拡張機能の基本情報

名前 Credit Card Validator Credit Card Validator
ID leeajmpojcofmlnfcklmphcjhmngnopc
公式URL https://chromewebstore.google.com/detail/credit-card-validator/leeajmpojcofmlnfcklmphcjhmngnopc
説明 Introducing Credit Card Validator, a Chrome extension for secure and efficient credit card number verification.
ファイルサイズ 19.7 KB
インストール数 31
現在のバージョン 1.0
最終更新日 2023-08-03
公開日 2023-07-07
開発者 https://creditcardgenerator.app
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://creditcardgenerator.app/credit-card-validator/
ヘルプページのURL https://creditcardgenerator.app/contact/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Credit Card Validator",
    "version": "1.0",
    "manifest_version": 3,
    "description": "Introducing Credit Card Validator, a Chrome extension for secure and efficient credit card number verification.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}