Keyboard Pin Pro Firefox

Examine source code of Keyboard Pin Pro

Inspect and view changes in Keyboard Pin Pro 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": "{f47e6d12-d4c6-4072-80eb-fa0ede3e835d}"
    }
  }
}

Best Keyboard Pin Pro Alternatives

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