An open API service indexing awesome lists of open source software.

https://github.com/ivannikovaleksej10/no-shorts-for-youtube

Расширение для Firefox, которое полностью убирает все элементы раздела YouTube Shorts — от бокового меню до рекомендованных видео и специальных блоков.
https://github.com/ivannikovaleksej10/no-shorts-for-youtube

browser chrome chromium chromium-extension extension firefox no shorts youtube

Last synced: 3 months ago
JSON representation

Расширение для Firefox, которое полностью убирает все элементы раздела YouTube Shorts — от бокового меню до рекомендованных видео и специальных блоков.

Awesome Lists containing this project

README

        

# No Shorts for YouTube

[Русский](#russian-version) | [English](#english-version)

---

## Russian Version

### Описание

**No Shorts for YouTube** — расширение для Firefox, которое полностью убирает раздел YouTube Shorts. Оно удаляет кнопки, ссылки и блоки, связанные с Shorts, из бокового меню, рекомендаций и других разделов сайта. Идеально для тех, кто предпочитает традиционный формат просмотра видео.

> **Доступно в магазине Firefox Add-ons:**
> [https://addons.mozilla.org/ru/firefox/addon/no-shorts-for-youtube/](https://addons.mozilla.org/ru/firefox/addon/no-shorts-for-youtube/)

### Функционал

- **Удаление ссылок и блоков:** Все элементы, связанные с YouTube Shorts, автоматически удаляются со страницы.
- **Динамическое отслеживание:** Наблюдение за изменениями в DOM позволяет удалять вновь подгружаемые элементы.
- **Легкость и быстродействие:** Расширение работает быстро и не замедляет работу браузера.

### Установка

1. Скачайте ZIP-архив с [релизом](#) проекта.
2. Откройте Firefox и перейдите по адресу `about:debugging#/runtime/this-firefox`.
3. Нажмите **«Загрузить временное дополнение…»** и выберите файл `manifest.json` из архива.
4. Наслаждайтесь просмотром YouTube без Shorts!

### Лицензия

Проект распространяется под лицензией **MIT**.

---

## English Version

### Description

**No Shorts for YouTube** is a Firefox extension that completely removes the YouTube Shorts section. It eliminates all buttons, links, and blocks related to Shorts from the sidebar, recommendations, and other parts of the site—perfect for users who prefer the traditional video viewing experience.

> **Available on the Firefox Add-ons store:**
> [https://addons.mozilla.org/ru/firefox/addon/no-shorts-for-youtube/](https://addons.mozilla.org/ru/firefox/addon/no-shorts-for-youtube/)

### Features

- **Block and Link Removal:** Automatically removes all elements related to YouTube Shorts.
- **Dynamic Monitoring:** Uses DOM mutation observers to remove new elements as they load.
- **Lightweight & Fast:** Runs smoothly without slowing down your browser.

### Installation

1. Download the ZIP archive from the [release](#) page.
2. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
3. Click **"Load Temporary Add-on..."** and select the `manifest.json` file from the archive.
4. Enjoy YouTube without Shorts!

### License

This project is licensed under the **MIT License**.