https://github.com/marek7400/youtube_hider
Filtering in Youtube page by time.
https://github.com/marek7400/youtube_hider
chrome chrome-extension youtube
Last synced: about 2 months ago
JSON representation
Filtering in Youtube page by time.
- Host: GitHub
- URL: https://github.com/marek7400/youtube_hider
- Owner: marek7400
- Created: 2025-06-16T10:02:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-16T11:05:27.000Z (about 1 year ago)
- Last Synced: 2025-06-16T11:25:34.675Z (about 1 year ago)
- Topics: chrome, chrome-extension, youtube
- Homepage:
- Size: 6.77 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Hider - Chrome extension&Firefox (Tampermonkey script)
April 10, 2026: Added the Tampermonkey 1.5 extension for Firefox (English and Polish versions) (Settings—click the green button)

08.04.2026 v1.5 fixed
04.04.2026 v1.4 fixed
03.04.2026 Youtube change page AGAIN-extension stop working...
29.08.2025 Youtube change selectors AGAIN-extension stop working.-fixed in version 1.3
Filtering in Youtube page by time.
## Turn extension, select filters, wait for the page to scroll and filter/sorting the results.
with sorting (new--->old)
EN

v1

v1

v1

v1

## You can customize the extension to your language by changing the words in the file: background.js and popup.js
```
function setDefaultSettings() {
const defaultKeywords = [
"minute", "minutes", "hour", "hours", "day", "days", "week", "weeks", "month", "months", "year", "years", "Sponsored"
];
```
***
PL
10 kwietnia 2026 r.: Dodano rozszerzenie Tampermonkey 1.5 dla przeglądarki Firefox (wersje angielska i polska) (ustawienia-kliknij zielony przycisk)
v1
