Skip to content

A Chrome extension that displays the comments of the selected YouTube video that contain timestamps.

Notifications You must be signed in to change notification settings

StelKizi/youtube-comments-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-comments-chrome-extension

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.

Getting started:

Acquire the YouTube API key

  • 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 CREDENTIALSAPI key
  • Insert the API key in the options object in the backround.js file

Clone the repo

To install in your Chrome extensions:

  • Go to chrome://extensions
  • Activate "Developer mode"
  • Click on "Load Unpacked"
  • Upload project forlder

Icons made by Freepik from www.flaticon.com

About

A Chrome extension that displays the comments of the selected YouTube video that contain timestamps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published