By: Quantier, LLC
Inspect and view changes in Vim for Google Docs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Vim for Google Docs™",
"version": "1.17",
"author": "Quantier, LLC",
"description": "Vim for Google Docs: Supercharge Your Typing With Vim",
"icons": {
"16": "icons/16x16.png",
"32": "icons/32x32.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/document/*"
],
"js": [
"dist/ExtPay.js",
"dist/bundle.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"clipboardRead",
"clipboardWrite",
"management"
],
"action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "support@vimfordocs.com"
}
}
} Best Vim for Google Docs Alternatives
Here are some Firefox add-ons that are similar to Vim for Google Docs:
Vim For Docs
GreenStorm5417
DocsKeys
teerthx
Docs-Vim
darthnithin
Vim Navigation for Google
Ventsislav Manoilov
Vim for Google Search Results
Grzegorz
Simple Vim Scrolling
Johnny
Vim-style Add-on
Quarter
FlashVim
markbuild
vimode
suna
Vimmatic
Shin'ya UEOKA
SynthTyper - For Google Docs
Kacegal
Edit with VIM text editor
Joe Ertaba