Skip to content

anujjoshi63/yt-sort-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt playlist sorter 🚀

yeah but how do i use it?

For Firefox, you can download it from here

building

  1. git clone https://github.com/anujjoshi63/yt-sort-chrome-extension.git

  2. npm install

  3. npm run build

building on windows' cli

Goto package.json and change the build script to

set INLINE_RUNTIME_CHUNK=true && craco build

Installing on chrome

  1. git clone https://github.com/anujjoshi63/yt-sort-chrome-extension.git

  2. go to chrome://extensions/

  3. enable developer mode

  4. click on load unpacked

  5. select the build folder

  6. enjoy