Skip to content

Chrome extension built to enable Audoo note-taking directly from any Youtube video. Compliments the Audoo web application's core functionality.

Notifications You must be signed in to change notification settings

dprevoznik/audoo-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audoo: Chrome Extension

Overview

  • Chrome Extension written in TypeScript.
  • Minize disruption to your viewing experience by taking notes directly from any Youtube video.
  • Once the note saves successfully, navigate to Audoo to see your page updated with the new note.

Usage Demo

demo

Navigate to Audoo's Website

navigate

Disabled on Non-Applicable Websites

inactive-page

Building and Running on Localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file dist/index.html in your browser

Credits

Made with createapp.dev

About

Chrome extension built to enable Audoo note-taking directly from any Youtube video. Compliments the Audoo web application's core functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published