removes the shorts from YouTube 🙅
- removes the shorts from
- home
- navbar
- subscription box
- configurable
to build this application
git clone https://github.com/zaccnz/ytshortless.git
cd ytshortless
npm install
to develop the extension with HMR
npm run dev
to build the extension
npm run build
then load the unpacked extension from the ./dist/
folder.