A Chrome extension that checks for timestamps on a YouTube video and displays the author and the comment when the video marker hits the time mentioned on the timestamp.
- Create a new project on console.developers.google.com
- When the project is created, go to Library and search the YouTube Data API v3 and enable it
- Go to Credentials and select CREATE CREDENTIALS → API key
- Insert the API key in the options object in the backround.js file
- Go to chrome://extensions
- Activate "Developer mode"
- Click on "Load Unpacked"
- Upload project forlder