Keyboard Pin plus Firefox

Examine source code of Keyboard Pin plus

Inspect and view changes in Keyboard Pin plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Keyboard Pin",
  "version": "0.3",
  "description": "Creates a keyboard shortcut (Alt + Shift + P) to toggle the pinned state of the currently selected tab",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "toggle-pin": {
      "suggested_key": {
        "default": "Alt+Shift+P"
      },
      "description": "Toggle tab pin"
    }
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{22f2fa7b-bc0e-4ed0-a603-38ab0a791ff2}"
    }
  }
}

Best Keyboard Pin plus Alternatives

Here are some Firefox add-ons that are similar to Keyboard Pin plus: