Por: Nicolas
Inspect and view changes in DBVim source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "DBVim",
"version": "0.1.0",
"manifest_version": 2,
"description": "Enable Vim on Databricks",
"icons": {
"48": "img/logo.png"
},
"content_scripts": [
{
"matches": [
"https://*.databricks.com/*"
],
"js": [
"js/contentScript.js"
],
"css": [
"css/style.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"js/main.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{1ae14015-6deb-4ed6-804d-cc635bec6bfd}"
}
}
} Melhores alternativas DBVim
Aqui estão algumas Firefox add-ons que são similares a DBVim: