Skip to content

ZuberDunge/batList-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batList

A watchList extension for YouTube

batList - watchList for YouTube - A watchList extension for YouTube | Product Hunt

Live Link : batList

What exactly it does?

It's basically like a watch later or Playlist feature from YouTube. You can add any YouTube video to the extension with one click and it can be accessed anytime and from any website with one click.

Features : Read about the extension here : batList blog

Demo

batlist.mp4

Snaps

6

5

3

2

1

4

Setting Up the Extension

  1. Clone the project
  git clone https://github.com/ZuberDunge/batList-extension
  1. Go to the project directory
  cd batList-chrome-extension
  1. Install dependencies
  npm install
  1. run
  npm run build
  1. Make Sure Developer mode is turned on.
  2. Go to Chrome Settings and then extensions or type chrome://extensions/ on the search bar.
  3. Click on the Load Unpacked Extension button
  4. Navigate to the directory where you cloned the repository and select build folder and open it.
  5. DONE!