By: Mathias
Inspect and view changes in Miv source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Miv",
"version": "1.7",
"description": "Some vim like keymappings for Firefox and Chromium browsers.",
"icons": {
"48": "icons/icon48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"miv.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "minivim@mathiashh.dk"
}
}
} Best Miv Alternatives
Here are some Firefox add-ons that are similar to Miv:
vimkeybindings
dietrich ayala
Vim Vix Remix
LordPax
Modeless Keyboard Navigation
James Stout
vimkeybindings Improved
Tartaruskelvin
comfortableNavigation
Anuj Jain
vimminkeys
Erin Burton
Simple Vim Scrolling
Johnny
hjkl
John McCrary
KTabSwitcher
Katze
vimode
suna
QuantumVim
Shing Lyu
FlashVim
markbuild