Youtube Timer Firefox

Examine source code of Youtube Timer

By: SuperVK
Inspect and view changes in Youtube Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "youtube-timer",
  "version": "1.0",
  "description": "Adds an annoying timer",
  "browser_action": {
    "default_icon": "icons/YTT2.png",
    "default_title": "Youtube Timer",
    "default_popup": "popup/youtubetimer.html"
  },
  "icons": {
    "196": "icons/YTT2.png"
  },
  "background": {
    "scripts": [
      "background/script.js"
    ]
  },
  "permissions": [
    "*://www.youtube.com/*"
  ]
}

Best Youtube Timer Alternatives

Here are some Firefox add-ons that are similar to Youtube Timer: