Twitch Timestamp Tracker Firefox

Examine source code of Twitch Timestamp Tracker

By: daniel
Inspect and view changes in Twitch Timestamp Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Timestamp Tracker",
  "version": "1.1",
  "description": "Continually track the Twitch video timestamp in the address bar",
  "icons": {
    "48": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/videos/*"
      ],
      "js": [
        "build/index.js"
      ]
    }
  ]
}

Best Twitch Timestamp Tracker Alternatives

Here are some Firefox add-ons that are similar to Twitch Timestamp Tracker: