Youtube Collapse Sidebar

collapse youtube sidebar

As of 2024-01-01. See the latest version.

Author
hdyzen
Ratings
0 0 0
Version
1.3.5
Created
2023-05-24
Updated
2024-01-01
Size
3.5 KB
License
MIT
Applies to

- 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 URL: https://raw.githubusercontent.com/zenstorage/others/main/filter.txt
or:
Filter: www.youtube.com#%#//scriptlet('trusted-click-element', 'ytd-app[guide-persistent-and-visible] #guide-button')