Virtual Credit Card Generator - NGenerators

Virtual Credit Card Generator - NGenerators

Generate valid credit card number with datails using our credit card generator tool.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Virtual Credit Card Generator - NGenerators",
  "description": "Generate valid credit card number with datails using our credit card generator tool.",
  "version": "1.0.0",
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}