Form AutoSave Firefox

Examine source code of Form AutoSave

Inspect and view changes in Form AutoSave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Form AutoSave",
  "version": "1.0",
  "description": "Tự động lưu dữ liệu nhập vào biểu mẫu để tránh mất mát.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d7b16dd-d303-4848-9eb4-329f131fa1d2}"
    }
  }
}

Best Form AutoSave Alternatives

Here are some Firefox add-ons that are similar to Form AutoSave: