https://github.com/sinam7/hideshorts
Hide youtube Shorts section and sidebar button
https://github.com/sinam7/hideshorts
chrome-extension shorts youtube
Last synced: 3 months ago
JSON representation
Hide youtube Shorts section and sidebar button
- Host: GitHub
- URL: https://github.com/sinam7/hideshorts
- Owner: sinam7
- Created: 2025-02-03T02:27:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-10T12:20:53.000Z (over 1 year ago)
- Last Synced: 2025-03-30T05:12:13.460Z (over 1 year ago)
- Topics: chrome-extension, shorts, youtube
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Shorts Blocker
A Chrome extension that automatically hides Shorts content on YouTube.
## Features
- Hides the Shorts section on the YouTube homepage
- Hide the Shorts button in the sidebar
- Hide Shorts videos from search results
- Automatically hide dynamically loaded Shorts content
## How to install
1. download or clone this repository.
2. navigate to `chrome://extensions` in your Chrome browser.
3. turn on “Developer Mode” in the top right corner.
4. Click the “Load unzipped extension” button.
5. Select the downloaded folder.
---
# YouTube Shorts Blocker
YouTube에서 Shorts 콘텐츠를 자동으로 숨겨주는 Chrome 확장 프로그램입니다.
## 기능
- YouTube 홈페이지의 Shorts 섹션 숨기기
- 사이드바의 Shorts 버튼 숨기기
- 검색 결과에서 Shorts 영상 숨기기
- 동적으로 로드되는 Shorts 콘텐츠 자동 숨기기
## 설치 방법
1. 이 저장소를 다운로드하거나 클론합니다.
2. Chrome 브라우저에서 `chrome://extensions`로 이동합니다.
3. 우측 상단의 "개발자 모드"를 켭니다.
4. "압축해제된 확장 프로그램을 로드합니다" 버튼을 클릭합니다.
5. 다운로드한 폴더를 선택합니다.