vimminkeys Firefox

Examine source code of vimminkeys

Inspect and view changes in vimminkeys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "vimminkeys",
  "description": "Minimal Vim directional keybindings for Firefox.",
  "author": "Erin Burton",
  "version": "0.0.2",
  "applications": {
    "gecko": {
      "id": "ebflat9@vimminkeys.id"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_start",
      "match_about_blank": true
    }
  ]
}

Best vimminkeys Alternatives

Here are some Firefox add-ons that are similar to vimminkeys: