Inspect and view changes in Vim Navigation for Google source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Vim Navigation for Google",
"description": "Vim motions for google search",
"version": "1.0",
"manifest_version": 2,
"browser_action": {
"default_popup": "index.html"
},
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"background": {
"scripts": [
"scripts/background.js"
]
},
"permissions": [
"https://www.google.com/"
],
"content_scripts": [
{
"js": [
"scripts/content.js"
],
"css": [
"styles/content.css"
],
"matches": [
"https://www.google.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{af8b61d8-a241-4a24-a61e-2623c3fed846}"
}
}
} Best Vim Navigation for Google Alternatives
Here are some Firefox add-ons that are similar to Vim Navigation for Google:
Vim for Google Search Results
Grzegorz
Vim For Docs
GreenStorm5417
Google Search keyboard navigation
Matthias
Vim-style Navigation
Quarter
google-keyboard-shortcuts
Boon
Search Result Keybindings
Dan Leonard
Vim for Google Docs
Quantier, LLC
Vim Navigator
astrocreat
Simple Vim Scrolling
Johnny
Vim Keyboard Navigator
Lazareff
easyVim
karun
Keyboard Navigator for Google Search™
Kyriet