DAE AutoFill New Application Firefox

Examine source code of DAE AutoFill New Application

Inspect and view changes in DAE AutoFill New Application source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DAE AutoFill",
  "version": "1.0.0",
  "description": "Automatically fills selected DAE Plant Quarantine application fields.",
  "browser_specific_settings": {
    "gecko": {
      "id": "dae-autofill@tanjim.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://pqw.dae.gov.bd/dae_plant_quarantine/Applications/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best DAE AutoFill New Application Alternatives

Here are some Firefox add-ons that are similar to DAE AutoFill New Application: