Czo Auto Complete Firefox

Examine source code of Czo Auto Complete

By: czo Add-on
Inspect and view changes in Czo Auto Complete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Czo Auto Complete",
  "version": "1.3",
  "description": "Set 'autocomplete=on' on password fields, so they will be remembered.",
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "js": [
        "autocomplete.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Czo Auto Complete Alternatives

Here are some Firefox add-ons that are similar to Czo Auto Complete: