By: John McCrary
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:
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
Vim Vix Remix
LordPax
Better Scrolling
DiscoBiscuit
VIFPO
JasonLong24
vimStyleScroll
Adit