kill-tab Firefox

Examine source code of kill-tab

Por: 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"
      ]
    }
  ]
}

Mejores alternativas kill-tab

Aquí hay algunas Firefox add-ons que son similares a kill-tab: