ImprovedTube

Results 962 comments of ImprovedTube

maybe new defaults.. ? : `.` 1 frame `. shift` 1/3s `. ctrl shift`: 1s (amount of frames depending frame rate)

> https://github.com/code-charity/youtube/pull/2432 makes HIDE BUTTONS ON THUMBNAILS also affect chance are @Daygath and other people want to hide it or make it much smaller, but keep the other buttons. (-...

hi! and thanks @SakshamSharma10989 @SirDagen @Corruptinglyneedful

thank you! @wbalbo CSS display:none should be enough. So ytd-expandable-metadata-renderer[has-video-summary] it is? ( The current version tests ytd-engagement-panel-section-list-renderer[target-id*="description"] from #2902 @Keerthi421 ) -------- if await, for extension storage or our...

CSS should work persistently since the selector doesn't change: ( https://github.com/code-charity/youtube/commit/43109f396776afff3738e7d30e06ea5add58e469 ) https://github.com/code-charity/youtube/commit/fc3e7f279d87cdaff3da8423689353ff0b7b515d unlike our broken playlist button injections, since the whole DOM elements might exist twice. > await i...

yes, my copy paste failed https://github.com/code-charity/youtube/commit/fc3e7f279d87cdaff3da8423689353ff0b7b515d

@wbalbo the html root element attributes are synced with our toggles: https://github.com/code-charity/youtube/blob/fc3e7f279d87cdaff3da8423689353ff0b7b515d/js%26css/extension/core.js#L266-L285 Which is convenient and efficient. (However, CSS may be processed from right to left and might consume a...

> I didn't test using CSS, but I guess should work? I used to use JS because of the toggle option, but I don't mind if you make it work...

> I guess the ideas from Wish Factory should be implemented once we have enough votes/people interested maybe in that hidden spot not even a perfect to-do list would have...