Keyboard Shortcut for Tab Duplication Firefox

Examine source code of Keyboard Shortcut for Tab Duplication

Inspect and view changes in Keyboard Shortcut for Tab Duplication source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "extension-ksftd@patrick.dark.name"
    }
  },
  "name": "__MSG_extension_title__",
  "version": "3.1.1resigned1",
  "default_locale": "en",
  "description": "__MSG_extension_description__",
  "permissions": [
    "alarms",
    "notifications",
    "storage"
  ],
  "icons": {
    "48": "icon-48x48.png",
    "96": "icon-96x96.png"
  },
  "options_ui": {
    "browser_style": false,
    "page": "options.xhtml"
  },
  "background": {
    "scripts": [
      "background.es"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.es"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Keyboard Shortcut for Tab Duplication Alternatives

Here are some Firefox add-ons that are similar to Keyboard Shortcut for Tab Duplication: