Auto Save Text Firefox

Examine source code of Auto Save Text

Inspect and view changes in Auto Save Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Save Text",
  "version": "1.0",
  "description": "Tự động lưu văn bản nhập vào các ô nhập liệu trên trình duyệt.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7b8c8e4-0b9b-11ee-be56-0242ac120002}"
    }
  }
}

Best Auto Save Text Alternatives

Here are some Firefox add-ons that are similar to Auto Save Text: