Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakajuro/tidytube
An open source browser extension to help declutter Youtube's UI
https://github.com/kakajuro/tidytube
chrome-extension edge-extension firefox-extension tidytube web-extension youtube youtube-ui
Last synced: 11 days ago
JSON representation
An open source browser extension to help declutter Youtube's UI
- Host: GitHub
- URL: https://github.com/kakajuro/tidytube
- Owner: kakajuro
- License: gpl-3.0
- Created: 2024-01-27T16:37:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T01:03:47.000Z (18 days ago)
- Last Synced: 2025-01-04T02:23:05.409Z (18 days ago)
- Topics: chrome-extension, edge-extension, firefox-extension, tidytube, web-extension, youtube, youtube-ui
- Language: TypeScript
- Homepage: https://tidytube.app
- Size: 329 KB
- Stars: 72
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# tidytube
tidytube is an open-source web extension which allows you to remove parts of Youtube's UI. Users are able to remove elements from the search page, homepage as well as blocking shorts from playing. **Some parts of the extension will not work in all languages at the moment.**
Available on the Chrome, Firefox and Edge browsers.
Also visit the [website](https://tidytube.app)
## Install
* [**Chrome Webstore**](https://chromewebstore.google.com/detail/tidytube-declutter-youtub/apibkmhaeddgpadajegdpcdlifodaonb)
* [**Firefox**](https://addons.mozilla.org/en-GB/firefox/addon/tidytube-declutter-youtube)
* [**Edge**](https://microsoftedge.microsoft.com/addons/detail/ofonionbpflcmjgnofibdegeaiibdflp)## Options available
### General
- Remove ads from appearing next to recommended videos
- Remove ad companion slots
- Remove popups and featured banners
- Remove News Feed sections from the homepage
- Remove the *For You* section from channels
- Automatically Disable Autoplay### Shorts
- Remove Shorts from channel pages
- Remove Shorts from the homepage
- Remove Shorts from appearing in the sidebar while watching other videos
- Remove *Shorts Remixing This Video* sections
- Remove Shorts from appearing in the search recommendations
- Prevent Shorts from playing entirely### Search
- Remove *New Channels* sections
- Remove *Latest Posts From ...* sections
- Remove *Lastest Videos From ...* sections
- Remove *Previously watched* sections
- Remove *For You* sections
- Remove *People Also Watched* sections
- Remove *From Related Searches* sections
- Remove *People Also Search For* sections
- Remove recommended topics e.g. Christmas Lofi hiphop ✨## Building Locally
See the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information## Server
The code for the server, website and pretty much anything that is not the extension itself is available in this seperate repository : https://github.com/kakajuro/tidytube-backend
### License
This project is licensed under the GPLv3 License - see [LICENSE.md](LICENSE) file for more information