FastPay - Remplissage automatique ClicToPay Firefox

Examine source code of FastPay - Remplissage automatique ClicToPay

Inspect and view changes in FastPay - Remplissage automatique ClicToPay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FastPay - Remplissage automatique ClicToPay",
  "version": "1.0.0",
  "description": "Enregistrez plusieurs cartes et remplissez automatiquement les formulaires de paiement sur ClicToPay",
  "permissions": [
    "storage",
    "activeTab",
    "https://ipay.clictopay.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://ipay.clictopay.com/payment/merchants/CLICTOPAY/payment.html*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fastpay@clictopay.tn",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best FastPay - Remplissage automatique ClicToPay Alternatives

Here are some Firefox add-ons that are similar to FastPay - Remplissage automatique ClicToPay: