Skip to content

yaronpen/YourTube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YourTube

YourTube - YouTube should be productive | Product Hunt

Introduction

The truth is YouTube is designed to make anyone binge-watch it all day. We want to make it productive for people who use it for work or learning. This extension is an attempt to provide a minimalist approach to Youtube with full customizability.

Usage

  1. Install the extension
  2. Customize the extension using the Customize menu.

Installation

Chrome Web Store

Highlights

GENERAL

  • Keep the sidebar collapsed by default (@gurrrung)
  • Hide boosted videos in search results (@gurrrung)

VIDEO

HOMEPAGE

  • Make the homepage a simple landing page like Google. (#16)

CHANNEL

Development

To run a development server that will watch for file changes and rebuild the scripts, run:

npm run watch

To just build the files without the development server:

npm run build

Both commands will create a dist/ directory, it will contain the built files that should be loaded into the browser or packed.

Contributing

Contributions are welcome, feel free to create an issue with your feature idea or just resolve any available issues. The guide for creating a new feature is available here.

Packages

No packages published

Languages

  • JavaScript 72.0%
  • CSS 17.9%
  • HTML 10.1%