Autofill Extension Firefox

Examine source code of Autofill Extension

Inspect and view changes in Autofill Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Autofill Extension",
  "version": "1.0",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{58bc4a6e-8ab4-43eb-bc67-c12e0c8f0079}"
    }
  }
}

Best Autofill Extension Alternatives

Here are some Firefox add-ons that are similar to Autofill Extension: