YouTubeRealTime Firefox

Examine source code of YouTubeRealTime

Inspect and view changes in YouTubeRealTime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTubeRealTime",
  "description": "Show remaining time regarding playback speed. ",
  "version": "0.0.1",
  "icons": {
    "64": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ]
}

Best YouTubeRealTime Alternatives

Here are some Firefox add-ons that are similar to YouTubeRealTime: