By: suna
Inspect and view changes in vimode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "vimode",
"version": "1.1.2",
"description": "vimode is an Add-on that let us to use vi-like operations on Firefox.",
"icons": {
"48": "icons/icon-48.png"
},
"permissions": [
"sessions"
],
"background": {
"scripts": [
"background-script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
]
} Best vimode Alternatives
Here are some Firefox add-ons that are similar to vimode:
Vim Vix Remix
LordPax
Miv
Mathias
FlashVim
markbuild
QuantumVim
Shing Lyu
Vim Vixen
Shin'ya Ueoka
vimkeybindings
dietrich ayala
vimkeybindings Improved
Tartaruskelvin
Vimium C - All by Keyboard
Dahan Gong
Vimer
Regulus
Vim nav
aloisleclet
Vimium
Phil Crosby
Modeless Keyboard Navigation
James Stout