CCValidator - Credit Card Generator

CCValidator - Credit Card Generator

Welcome to ccvalidator.org. tailored with precision and great knowledge for credit card validation and its numerous use.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "CCValidator - Credit Card Generator",
  "version": "1.0",
  "description": "Welcome to ccvalidator.org. tailored with precision and great knowledge for credit card validation and its numerous use.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "window.html"
  }
}