Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seinopsys/ytmysubs
Sets the Subscriptions page as your default homepage on YouTube by redirecting all requests at the browser level
https://github.com/seinopsys/ytmysubs
browser-extension chrome-extension firefox firefox-quantum firefox-webextension google-chrome youtube
Last synced: about 1 month ago
JSON representation
Sets the Subscriptions page as your default homepage on YouTube by redirecting all requests at the browser level
- Host: GitHub
- URL: https://github.com/seinopsys/ytmysubs
- Owner: SeinopSys
- License: mit
- Created: 2017-04-26T19:17:40.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T13:14:49.000Z (9 months ago)
- Last Synced: 2024-09-20T08:26:21.707Z (about 2 months ago)
- Topics: browser-extension, chrome-extension, firefox, firefox-quantum, firefox-webextension, google-chrome, youtube
- Language: JavaScript
- Homepage:
- Size: 375 KB
- Stars: 31
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Replace YouTube's Home with Subscriptions
Sets the [Subscriptions](https://www.youtube.com/feed/subscriptions) page as your default homepage on YouTube by redirecting all requests at the browser level
## About
This small extension is meant to fix the missing setting that would allow avid users to go directly to the Subscriptions section of the YouTube website when clicking the logo. Great for anyone who wants to avoid the Home page by all means. Also redirects the "Home" menu item in the sidebar, or heck, any link that points to [https://www.youtube.com/](https://www.youtube.com/), no matter where it came from.
I used to maintain a userscript for this purpose, but due to YouTube's upcoming [Material redesign](https://www.reddit.com/r/google/comments/652obk/youtube_now_has_a_dark_mode_builtin/)'s use of [Polymer 2.0](https://www.polymer-project.org/) I simply couldn't work around their event handlers.
The `package` folder contains the exact contents of the ZIP file I upload to the CWS with each update.