Greasy Fork is available in English.

Youtube Collapse Sidebar

collapse youtube sidebar

Автор
hdyzen
Щоденних встановлень
0
Всього встановлень
177
Рейтинги
3 0 0
Версія
1.3.7
Створено
24.05.2023
Оновлено
20.03.2024
Ліцензія
MIT
Відноситься до

YouTube now saves the last state of the guide

- Collapse youtube sidebar, using css or js.

alternatively you can use a userstyle with some more features: here
or userscript with same features as userstyle: here

- If you use uBlock Origin, instead of userscript you can use this filter:

1. Set trustedListPrefixes to ublock- user- in I am an advanced user
2. Filter: www.youtube.com##+js(trusted-click-element, ytd-app[guide-persistent-and-visible] #guide-button)

- If you use Adguard, instead of userscript you can use this filter:

Filter: www.youtube.com#%#//scriptlet('trusted-click-element', 'ytd-app[guide-persistent-and-visible] #guide-button')