By: John McCrary Add-on
Inspect and view changes in hjkl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "hjkl",
"version": "1.2",
"description": "Adds vim-style navigation keys to your web browser.",
"icons": {
"48": "icons/no_mouse.png"
},
"browser_action": {
"default_icon": "icons/no_mouse.png",
"default_popup": "popup.html",
"default_title": "HJKL Settings"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"hjkl.js",
"popup.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{9be68c25-cfe1-45ad-ac0e-244046f4406d}"
}
}
} Best hjkl Alternatives
Here are some Firefox add-ons that are similar to hjkl:
Hjkl Navigation
Artem
Miv
Mathias
comfortableNavigation
Anuj Jain
vimkeybindings
dietrich ayala
Simple Vim Scrolling
Johnny
vimminkeys
Erin Burton
vimkeybindings Improved
Tartaruskelvin
Modeless Keyboard Navigation
James Stout
jk scroll
h43z
Better Scrolling
DiscoBiscuit
Vim Vix Remix
LordPax
VIFPO
JasonLong24