vimkeybindings Improved Firefox

Examine source code of vimkeybindings Improved

提供元: Tartaruskelvin Add-on
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
    }
  ]
}

ベストのvimkeybindings Improved代替案

vimkeybindings Improvedに類似したFirefox add-onをいくつか紹介します: