Youtube Collapse Sidebar

collapse youtube sidebar

目前為 2024-03-20 提交的版本,檢視 最新版本

作者
hdyzen
評價
0 0 0
版本
1.3.7
建立日期
2023-05-24
更新日期
2024-03-20
尺寸
3.5 KB
授權條款
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')