vimminkeys Firefox

Examine source code of vimminkeys

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

ベストのvimminkeys代替案

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