Skip to content

Priyansh4444/tubetastic

 
 

Repository files navigation

TubeTasTic

TubeTastic is a project developed by Priyansh Shah, Benjamin Cates, Leah Sun, and Tam Nyugen Minh for submission at LA Hacks 2024.

DevPost

INSERT DEVPOST HERE

Installation

To install the project, clone this repo to somewhere permantent on your computer and ensure you have Node Package Manager installed.

Setup:

git clone https://github.com/benjamin-cates/tubetastic
npm i

Building:

npx webpack

After that, navigate to chrome://extensions. Turn on "developer mode" in the top right corner and click on "load unpacked". Navigate to the directory of the project and upload as an unpacked extension. Congrats! TubeTasTic is now installed on your browser.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.6%
  • JavaScript 14.8%
  • CSS 12.5%
  • HTML 11.1%