DocsKeys Firefox

Examine source code of DocsKeys

提供元: teerthx Add-on
Inspect and view changes in DocsKeys source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DocsKeys",
  "description": "Vim-style keyboard shortcuts for Google Docs",
  "version": "1.3.3",
  "icons": {
    "32": "icons/32.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": "icons/32.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://docs.google.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "page_script.js"
      ],
      "matches": [
        "https://docs.google.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "dockeys@tirthd16"
    }
  }
}

ベストのDocsKeys代替案

DocsKeysに類似したFirefox add-onをいくつか紹介します: