F-List Chat Autofocus fix Firefox

Examine source code of F-List Chat Autofocus fix

Inspect and view changes in F-List Chat Autofocus fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "F-List Chat focus fix",
  "version": "1.0",
  "description": "Fixes a small nagging bug where the textbox in f-list looses focus when you click a link, making when you type it cuts the first letter",
  "content_scripts": [
    {
      "matches": [
        "https://www.f-list.net/chat3/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flist_fix@foxwashere"
    }
  }
}

Best F-List Chat Autofocus fix Alternatives

Here are some Firefox add-ons that are similar to F-List Chat Autofocus fix: