ING autofill Firefox

Examine source code of ING autofill

Inspect and view changes in ING autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "$schema": "https://json.schemastore.org/chrome-manifest",
  "name": "ING autofill",
  "description": "Make password managers autofill work on the ING bank's website.",
  "homepage_url": "https://github.com/xxczaki/ing-autofill",
  "version": "0.2.1",
  "manifest_version": 3,
  "content_scripts": [
    {
      "run_at": "document_end",
      "js": [
        "build/main.js"
      ],
      "matches": [
        "https://login.ingbank.pl/*"
      ]
    }
  ],
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ing-autofill@parsify"
    }
  }
}

Best ING autofill Alternatives

Here are some Firefox add-ons that are similar to ING autofill: