Better Keyboard Shortcuts for SharePoint Firefox

Examine source code of Better Keyboard Shortcuts for SharePoint

By: kazcfz
Inspect and view changes in Better Keyboard Shortcuts for SharePoint source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Better Keyboard Shortcuts for MS SharePoint",
  "version": "1.3.0",
  "description": "Simpler keyboard shortcuts with visual indicators for Microsoft SharePoint videos",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://*.sharepoint.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "better-keyboard-shortcuts-for-msicrosoft-sharepoint@kazcfz.com"
    }
  }
}

Best Better Keyboard Shortcuts for SharePoint Alternatives

Here are some Firefox add-ons that are similar to Better Keyboard Shortcuts for SharePoint: