Key Bindings Viewer Firefox

Examine source code of Key Bindings Viewer

Inspect and view changes in Key Bindings Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Key Bindings Viewer",
  "version": "1.0.0",
  "description": "A searchable keyboard shortcut reference for Firefox, VS Code, Gmail, Figma, and Chrome DevTools.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{471c4473-827b-44b0-8502-86cb4b203e37}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "96": "assets/icons/icon96.png",
      "128": "assets/icons/icon128.png"
    },
    "default_title": "Key Bindings Viewer",
    "default_popup": "src/popup.html"
  },
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "96": "assets/icons/icon96.png",
    "128": "assets/icons/icon128.png"
  }
}

Best Key Bindings Viewer Alternatives

Here are some Firefox add-ons that are similar to Key Bindings Viewer: