Inspect and view changes in smooth vi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "smooth vi",
"version": "1.5",
"browser_specific_settings": {
"gecko": {
"id": "{aea01107-f542-40da-9c9d-9535f0b17a2c}"
}
},
"description": "Simple and smooth vi mode for viewing web pages",
"icons": {
"48": "smooth_vi_48.png",
"96": "smooth_vi_96.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"smoothVi.js"
]
}
],
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"48": "smooth_vi_disabled_48.png",
"96": "smooth_vi_disabled_96.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best smooth vi Alternatives
Here are some Firefox add-ons that are similar to smooth vi:
comfortableNavigation
Anuj Jain
Simple Vim Scrolling
Johnny
vimode
suna
vimkeybindings
dietrich ayala
vimkeybindings Improved
Tartaruskelvin
Modeless Keyboard Navigation
James Stout
minimal-vim-emulation
Momo the Peach
SmoothScroll-plus
Jonthan james
Yet Another Smooth Scrolling WE
kataho
Miv
Mathias