InstaForm - Autofill Web Form Firefox

Examine source code of InstaForm - Autofill Web Form

By: waelx
Inspect and view changes in InstaForm - Autofill Web Form source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InstaForm - Autofill Web Form",
  "version": "0.31",
  "description": "Your Personalized Autofill Assistant for Web Forms",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "24": "icons/icon-24.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed836d53-c8ca-4fcc-9b83-16b271bb4ac6}"
    }
  }
}

Best InstaForm - Autofill Web Form Alternatives

Here are some Firefox add-ons that are similar to InstaForm - Autofill Web Form: