vimkeybindings Improved Firefox

Examine source code of vimkeybindings Improved

Inspect and view changes in vimkeybindings Improved source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "vimkeybindings Improved",
  "description": "Vi(m) directional keybindings for Firefox.",
  "author": "Tartarus Kelvin",
  "version": "2.1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_start",
      "match_about_blank": true
    }
  ]
}

Melhores alternativas vimkeybindings Improved

Aqui estão algumas Firefox add-ons que são similares a vimkeybindings Improved: