Card Valid Firefox

Examine source code of Card Valid

Inspect and view changes in Card Valid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Card Valid",
  "version": "1.2.1",
  "description": "Check credit card validity detect type and issuer",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ae4dc84-7435-4692-94a7-e078515082e1}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "48": "res/48.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "48": "res/48.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": []
}

Best Card Valid Alternatives

Here are some Firefox add-ons that are similar to Card Valid: