Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

proffapt/own-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

I have lost interest in this extension, simply because, I have stopped using YouTube to consume video content. And, there are some good extensions out there with many features and are being actively developed.
If someone wish to continue the very extension they can fork this repository and maintain their own version.

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

own-youtube

Modify YouTube's layout in real-time and make it distraction free, like you own it!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Features
  4. Extension in Action
  5. Contact
  6. Acknowledgments
  7. Miscellaneous

About The Project

Have you ever sat down to watch that one important video on Youtube, and got up 3 hours later with no memory what you opened Youtube for? Well, experience that no more with this browser extension, that lets you remove any and all sources of distractions on the website.

(back to top)

Supports:

(back to top)

Built With

This project is made with following langs/frameworks.

(back to top)

Getting Started

Installation

To get a local copy up and running follow these simple steps.

  1. Clone the repository with git clone https://github.com/proffapt/own-youtube.

  2. Now depending upon your browser of choice, follow the steps in respective sections:

    Chrome

    1. Type chrome://extensions on search bar
    2. Toggle the DEVELOPER MODE on top right corner
    3. Click LOAD UNPACKED option and select the src/chrome folder from the cloned repository.

    Firefox

    1. Type about:debugging#/runtime/this-firefox on search bar
    2. Click on the Load Temporary Add-on... button under Load Temporary Extensions Section
    3. Navigate to src/firefox folder in your opened file navigator
    4. Select the manifest.json file inside it and press open

(back to top)

Features

Basic
  • Home Page : Hide the entire Home Page
  • Side Bar : Hide the Side Bar (when watching a video)
  • End of Video : Hide the video reccomendations that appear at the end of a video

(back to Features)

Top Bar Elements
  • Youtube Apps and Create
  • Notifications
  • Avatar : Hide your user profile logo (links to settings)

(back to Features)

Homepage
  • All but First row : Hides all the video thumbnaikls except the Featuresmost row
  • Infinite Scroll : Limits your number of video reccomendations on the Home Page
  • Extra Rows : Hides extras like shorts, trending, etc.

(back to Features)

Left Navigation Bar
  • Complete Bar : Completely removes the left navigation bar
  • Logo link : Makes the logo not clickable (to link to the homepage)
  • Home
  • Explore
  • Shorts
  • Subscriptions
  • Library
  • History
  • Your Videos
  • Watch Later
  • Liked Videos
  • Subscriptions Pane : The actual list of subscribed channels

(back to Features)

More from Youtube
  • Premium
  • Films
  • Trending
  • Gaming
  • Live
  • Fashion
  • Learning
  • Sports
  • Creator Studio
  • YouTube Music
  • YouTube Kids
  • Footer Pane

(back to Features)

Video Player
  • Remove Ads : Play Ads at 5x and auto-skip
  • Auto continue : Remove the popup appearing after a while when listening without interacting with the site
  • Center Content : Remove the left and right panes, and center the video player
  • Disable AuFeatureslay
  • Redirect Shorts : Play shorts in the normal video player

(back to Features)

Remove Element Options
  • In-video info cards
  • Play-next button
  • Menu buttons : Remove the Like, Dislike, Share, etc
  • Comments
  • ChatLive-Streaming : Remove the Live Stream chat
  • More videos (embedded player) : Remove the video reccommendations that appear when paused

(back to Features)

Search Results page
  • Extra results : Remove extra 'For You' 'Also Watch' results
  • Shorts results
  • Thumbnail slideshow : Don't play the preview of video upon hovering on thumbnail

(back to Features)

Redirect the HomePage

      Redirect where clicking the Youtube Logo takes you

(back to Features)


(back to top)

The extension in action


Distraction free homepage

Centered video player

(back to top)

Contact

📫 Arpit Bhardwaj ( aka proffapt ) - proffapt's Twitter proffapt's Telegram proffapt's LinkedIn proffapt's mail proffapt's forum for cybernity

(back to top)

Acknowledgments

(back to top)

Miscellaneous

Do consider looking at other paradigms of this documentation

(back to top)