Skip to content

PottuGD/frame-timer-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

frame timer extension

Quickly calculate the time between 2 frames in a youtube video.
Documentation »

Firefox Install · Chrome Install · Report Bug

frame-timer-extension is a browser extension that allows you to quickly and accurately calculate the time between 2 frames in a YouTube video. This tool is made for retiming speedruns. The core function that calculates the times is made by @slashinfty.

Please report any bugs here.

Screenshot of Frame Timer Extension

Installation

The extension can be downloaded for Firefox from the official Firefox Add-Ons Store.

For Chrome, it can be downloaded from the Chrome Web Store guide.

Documentation

The documentation for this project can be found here. It includes:

Packaging

To package the extension from source:

  1. Navigate to the folder called /src.
  2. Replace the contents of the file, manifest.json, with those from either manifest.firefox.json or manifest.chrome.json.
  3. Zip/archive all the files and folders in the /src directory. Make sure the archiced file has the extension .zip. I recommend 7-Zip, but you can use any archiving tool of your choice.
  4. (optional) Rename the generated .zip file.
  5. Done.

TODO:

  • Simplify the helper request functions by making a new function to do the chrome.tabs.query and sendMessage
  • Make the tool also work on speedrun.com

Credits

The original yt-frame-timer made by @slashinfty

The tooltips are made with Tippy.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published