提供元: astrocreat
Inspect and view changes in Vim Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Extension",
"description": "",
"version": "9991.0.1",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Extension",
"default_icon": {
"32": "icons/icon.png"
}
},
"permissions": [
"tabs",
"clipboardRead"
],
"icons": {
"32": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{fa3f446c-b87e-4f56-bd4f-2dbaf8a8f885}"
}
}
} ベストのVim Navigator代替案
Vim Navigatorに類似したFirefox add-onをいくつか紹介します: