FormFill Master Firefox

Examine source code of FormFill Master

Inspect and view changes in FormFill Master source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FormFill Master",
  "version": "1.0",
  "description": "Auto-fill forms with custom templates and profiles.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon64.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b815474-8129-4626-a322-2023f000f57d}",
      "strict_min_version": "107.0"
    }
  }
}

Best FormFill Master Alternatives

Here are some Firefox add-ons that are similar to FormFill Master: