Type Autosuggest Firefox

Examine source code of Type Autosuggest

Inspect and view changes in Type Autosuggest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Type Assist",
  "version": "1.1resigned1",
  "description": "Auto suggests words when you are typing. Just like on mobile",
  "homepage_url": "http://madhavanmalolan.com/blog/index.php/2017/09/12/an-autosuggest-helper-for-browsers-just-like-mobile/",
  "icons": {
    "64": "icons/icon-typeassist-64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "typeassist.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c7e424f-063c-4578-bdd1-581ec4db8112}"
    }
  }
}

Best Type Autosuggest Alternatives

Here are some Firefox add-ons that are similar to Type Autosuggest: