Hotkey Guide Firefox

Examine source code of Hotkey Guide

Inspect and view changes in Hotkey Guide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hotkey Guide",
  "version": "1.0.0",
  "description": "A searchable keyboard shortcut reference for Firefox, VS Code, Gmail, Figma, and Chrome DevTools.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b205b965-1221-41d4-8385-717e3d74009c}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "static/icon16.png",
      "32": "static/icon32.png",
      "48": "static/icon48.png",
      "96": "static/icon96.png",
      "128": "static/icon128.png"
    },
    "default_title": "Hotkey Guide",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "static/icon16.png",
    "32": "static/icon32.png",
    "48": "static/icon48.png",
    "96": "static/icon96.png",
    "128": "static/icon128.png"
  }
}

Best Hotkey Guide Alternatives

Here are some Firefox add-ons that are similar to Hotkey Guide: