Skip to content

Firefox extension to continually update the address bar with a Twitch video's latest timestamp

Notifications You must be signed in to change notification settings

DanRYoung/twitch-timestamp-tracker

Repository files navigation

Running the extension

Requirements:

  • node 12+

To watch source file changes and continually bundle the extension:

yarn install or npm install

yarn build --watch or npm run build --watch

To load the produced extension, follow the extension loading directions on MDN"

  • Visit about:debugging
  • Click This Firefox
  • Click Load Temporary Add-on...
  • Browse to and select manifest.json from the file selector
  • Visit any twitch.tv VOD

About

Firefox extension to continually update the address bar with a Twitch video's latest timestamp

Resources

Stars

Watchers

Forks

Packages

No packages published