GitXplorerGitXplorer
Z

batList-chrome-extension

public
8 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
6513ee7830fb7d447dbf043fc2dcbfd7a8887d38

Add : ProductHunt Badge

ZZuberDunge committed 3 years ago
Verified
c65297fc13dacb21544ce54a6fbc6424b6f90099

Update README.md

ZZuberDunge committed 3 years ago
Unverified
15e841d6d241f0e27a17ecac19c94167175b0013

Minor fix

ZZuberDunge committed 3 years ago
Verified
7a81378b559e402b720a2c00a8fd5e770cba82b7

Update README.md

ZZuberDunge committed 3 years ago
Unverified
5909b8648cdde712f4509b6b68b0c5a9aa71fe5c

Update : readMe

ZZuberDunge committed 3 years ago
Unverified
f2e0f6a57052ff9e3d378f23d0c75e4d60c31a46

Add batList

ZZuberDunge committed 3 years ago

README

The README file for this repository.

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

https://user-images.githubusercontent.com/84624397/163532738-9036d396-d12f-4f6b-b664-50488c2c30d8.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!