Shortcut Desk Firefox

Examine source code of Shortcut Desk

Inspect and view changes in Shortcut Desk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shortcut Desk",
  "version": "1.1.2",
  "description": "Browse and search Firefox and devtools keyboard shortcuts",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c209c92-db82-4801-9517-ea6f35aebbf2}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": []
}

Best Shortcut Desk Alternatives

Here are some Firefox add-ons that are similar to Shortcut Desk: