kill-tab Firefox

Examine source code of kill-tab

By: Anub9s
Inspect and view changes in kill-tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "kill-tab",
  "version": "1.1",
  "description": "kills youtube tab when video ends",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?v=*"
      ],
      "js": [
        "trick-play.js"
      ]
    }
  ]
}

Best kill-tab Alternatives

Here are some Firefox add-ons that are similar to kill-tab: