Simple Hotkey Assigner Firefox

Examine source code of Simple Hotkey Assigner

By: J88 Add-on
Inspect and view changes in Simple Hotkey Assigner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Hotkey Assigner",
  "version": "1.0",
  "description": "Assign custom hotkeys to perform basic actions on a webpage.",
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4391473e-f473-4b1f-9bfa-810a13b925b1}"
    }
  }
}

Best Simple Hotkey Assigner Alternatives

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