Skip to content

Chrome Extension to be more focused on Youtube.

License

Notifications You must be signed in to change notification settings

scuhci/focused_youtube

 
 

Repository files navigation

Focused Mode for YouTube

Focused Mode for YouTube is a Chrome Extension that helps you stay focused by blocking recommendations and other elements on YouTube.

Development

Requirements

Steps

  1. Clone the repository to your computer.
  2. Enable developer mode on Chrome
  3. Install the dependencies with npm install
  4. Continuously build the project with npm run mon which watches file changes. Note: that you'll need to update the extension (by clicking on the update icon) every time you want to test the latest version.
  5. Load the repository to chrome://extensions/ via "Load unpacked"

Releasing

npm run build

About

Chrome Extension to be more focused on Youtube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.0%
  • CSS 30.0%
  • Vue 29.6%
  • HTML 4.4%