YouTube™ Convert Shorts Into Videos wot Nhân Trí
Converts /shorts/ into /watch?v= on YouTube.
63 wužiwarjow63 wužiwarjow
Metadaty rozšěrjenja
Fota wobrazowki
Wo tutym rozšěrjenju
⚙️ Source code is github.com/nhantrichuyenanh/YouTube-Convert-Shorts-Into-Videos
📝 This add-on directly redirects you to /watch?v= instead of other similar add-ons going through /shorts/ first then /watch?v=.
🎯 Since so much informative content on YouTube is in the form of shorts, and most of extensions I use only work on videos, I made this add-on. Think of it as a way to curb mindless scrolling.
📝 This add-on directly redirects you to /watch?v= instead of other similar add-ons going through /shorts/ first then /watch?v=.
🎯 Since so much informative content on YouTube is in the form of shorts, and most of extensions I use only work on videos, I made this add-on. Think of it as a way to curb mindless scrolling.
Z 3,7 wot 3 pohódnoćacych pohódnoćeny
Prawa a daty
Trěbne prawa:
- Mějće přistup k swojim datam za www.youtube.com
Hromadźenje datow:
- Wuwiwar praji, zo tute rozšěrjenje hromadźenje datow njetrjeba.
Dalše informacije
- Přidatkowe wotkazy
- Wersija
- 1.0.5
- Wulkosć
- 24,76 KB
- Posledni raz zaktualizowany
- 8 dager siden (22. feb. 2026)
- Přiwuzne kategorije
- Licenca
- Licenca MIT
- Wersijowa historija
- Znački
- Zběrce přidać
• I know you can convert shorts into videos by saving them to Liked Videos, Watch Later, clicking the date next to the handle of a comment, adding to queue, or simply rewriting /shorts/ to /watch?v= in search bar, but it would mean extra steps. Too cumbersome!
• Other add-ons either automatically converts shorts into videos in the current/new tab, which has a noticeable delay and going back to previous page can be a hassle, or outright don't work.
• I highly recommend checking out addons.mozilla.org/addon/brainrotblock, another similar add-on.
• For now, this add-on works by using
window(likewindow.location.hrefas an example), but it is disruptive because it refreshes the current tab, unlike YouTube's approach with History API events (yt-navigate-startfor instance). YouTube's SPA router is notoriously opaque, so it's a tall order.