AutoComplete Forms for Firefox Firefox

Examine source code of AutoComplete Forms for Firefox

Inspect and view changes in AutoComplete Forms for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "52.1resigned1",
  "manifest_version": 2,
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content_script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "management",
    "downloads",
    "contextMenus",
    "cookies",
    "<all_urls>",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ffed1f3d-ca40-4a9c-88bc-faab913c3f1b}"
    }
  }
}

Best AutoComplete Forms for Firefox Alternatives

Here are some Firefox add-ons that are similar to AutoComplete Forms for Firefox: