Skip to content

BdeVallejo/youtube-bookmark-mozilla-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index

  1. Intro

  2. Project Setup

  3. Updates

  4. Thanks

Intro

This is a version of the Chrome Youtube Bookmarker extension by raman-at-pieces that I have modified to be suitable for Firefox.

This extension allows you to bookmark any Youtube video with a timestamp so that you can always go back to a particular point in time in a video.

Project setup

You can clone this project with:

git clone https://github.com/BdeVallejo/youtube-bookmark-mozilla-extension

Follow this steps to add this extension to your own Firefox browser:

  • Open your Firefox browser.
  • Go to about:debugging.
  • Click on Load Extension.
  • Select your manifest.json file.
  • Browse to any Youtube video.

Updates

This is intended to be a work-in-progress project. New functionalities like Editing your bookmark with a customized title are on the way. I just need a bit of free time.

Thanks

Thanks to raman-at-pieces, and also to Free Code Camp for making such great content and tutorials.

Also, I would like to thank all the commnity at SVGrepo as I have grabbed the icons from there.