youtube icon indicating copy to clipboard operation
youtube copied to clipboard

new_youtube_ui#3060

Open aryamadhavi03 opened this issue 4 months ago • 4 comments

changed youtube UI

aryamadhavi03 avatar Aug 08 '25 17:08 aryamadhavi03

hi :) @aryamadhavi03 5000 files changes

ImprovedTube avatar Aug 10 '25 03:08 ImprovedTube

bro :

adityacyan avatar Aug 31 '25 05:08 adityacyan

Hello node_modules and built binary it’s nice seeing you

Dovahseod avatar Oct 23 '25 01:10 Dovahseod

hi, there is some CSS in this PR

/*-------------------------------------------------------------- # REMOVE LIQUID GLASS EFFECT --------------------------------------------------------------*/ html[data-page-type='video'] .ytp-chrome-controls .ytp-button { background: transparent !important; backdrop-filter: none !important; -webkit-backdrop-filter: none !important; box-shadow: none !important; }

html[data-page-type='video'] .ytp-chrome-controls .ytp-button:hover { background: rgba(255, 255, 255, 0.1) !important; }

to finish a css feature you could add a toggle ( like https://github.com/code-charity/youtube/commit/e672cad6196b12fb4ed3befea763684ae4ad1452 ) and https://github.com/code-charity/youtube/edit/master/_locales/en/messages.json

ImprovedTube avatar Dec 06 '25 18:12 ImprovedTube