tabs to Twitch Firefox

Examine source code of tabs to Twitch

Inspect and view changes in tabs to Twitch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tabs to Twitch",
  "description": "Copies the Title and URL of the currently selected tab to Twitch",
  "version": "0.0.1",
  "icons": {
    "64": "icons/twitch.png"
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "elvbook@gmail.com"
    }
  },
  "content_scripts": [],
  "browser_action": {
    "default_icon": {
      "64": "icons/twitch.png"
    }
  }
}

Best tabs to Twitch Alternatives

Here are some Firefox add-ons that are similar to tabs to Twitch: