Skip to content

Minimalist Chrome extension that keeps track of your favorite videos' timestamps

Notifications You must be signed in to change notification settings

cristimc8/highlightr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlightr

Minimalist Chrome extension that keeps track of your favorite videos' timestamps.

You can download the latest stable version from CWS

This project was created with TS, React + Redux (wrapped with webext-redux in order to sync across the extension's components and chakra UI)

Running

In the project directory, you can run:

npm start

Runs the app in the development mode.
Go to Chrome extensions page (chrome://extensions/), check the developer mode and load unpacked the dev folder from your project. You should see the extension added in your browser now. To test it, go to any Youtube page and click the button that appears next to the like button. A popup should appear on the page

popup menu

After saving a highlight, you can revisit it by clicking the bookmark found on the popup itself.

popup

npm run build

Builds the app for production to the build folder.
Repeat the steps from the development mode, only with the build folder.

About

Minimalist Chrome extension that keeps track of your favorite videos' timestamps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published