Przelewy24 Firefox

Examine source code of Przelewy24

Inspect and view changes in Przelewy24 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Przelewy24",
  "version": "10.2.0",
  "description": "Przelewy24 Automatycznie wypełnia formularz przelewu przy płatnosci przez system Przelewy24.",
  "author": "Przelewy24",
  "icons": {
    "48": "src/assets/ico/ico.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/assets/js/jquery.min.js",
        "src/assets/js/p24.js"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "src/assets/js/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "<all_urls>",
    "storage"
  ]
}

Best Przelewy24 Alternatives

Here are some Firefox add-ons that are similar to Przelewy24: