Test Cards Firefox

Examine source code of Test Cards

Por: Edward Ji
Inspect and view changes in Test Cards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Test Cards",
  "description": "Copy and prefill test card numbers and other payment methods with a single click.",
  "version": "1.1.2",
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "storage",
    "webNavigation",
    "https://*/*",
    "http://*/*"
  ],
  "web_accessible_resources": [
    "/data/**/*.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "test-cards-extension@edwardji.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_icon": {
      "16": "images/icon-16.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    }
  },
  "browser_action": {
    "default_title": "Test Cards"
  }
}

Melhores alternativas Test Cards

Aqui estão algumas Firefox add-ons que são similares a Test Cards: