Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 688 Bytes

File metadata and controls

18 lines (14 loc) · 688 Bytes

A Better Subcription System

A browser extension for subscribing to playlists versus channels in YouTube.

How to install

  • install the dependencies by entering the command npm install

Google Chrome

  • Navigate to your extension manager or enter : chrome://extensions/ in the browser for the URL
  • Enable Developer mode
  • Select Load unpacked
  • Go to the folder that contains manifest.json and select that folder to load

Microsoft Edge

  • Navigate to your extension manager or enter : edge://extensions/ in the browser for the URL
  • Enable Developer mode
  • Select Load unpacked
  • Go to the folder that contains manifest.json and select that folder to load