Twitcasting-Shortcut Firefox

Examine source code of Twitcasting-Shortcut

By: the96
Inspect and view changes in Twitcasting-Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitcasting-Shortcut",
  "version": "1.1",
  "description": "Add shortcut to send comment by Ctrl + Enter",
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{039506c0-da43-48ee-81c2-c771d1df5661}",
      "strict_min_version": "79.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitcasting.tv/*"
      ],
      "js": [
        "sendComment.js"
      ]
    }
  ]
}

Best Twitcasting-Shortcut Alternatives

Here are some Firefox add-ons that are similar to Twitcasting-Shortcut: