ImprovedTube
ImprovedTube
@zardoy thanks for caring. See this is a truly exceptional thread! > In an endless journey to make DX even better! that might possibly be how you originally found #1881?...
hi! @PixFPS
(assignments are non-exclusive and wishful)
hi & thanks! @shadeshadowwolf maybe for some reason these CSS selectors aren't enough. https://github.com/code-charity/youtube/blob/8dc5207db36a16f46c1b628993307fda5b175600/js%26css/extension/www.youtube.com/appearance/sidebar/sidebar.css#L135-L139 (To find the missing one, you can right click inspect the live chat - or "block...
hi! & thanks @Panthror @joshhazelhurst123! We didnt prepare this feature. try: #title h1 { font-size:300%) #title h1 { font-size:100%)
hi! @joshhazelhurst123 satus.js is used for our menu only yet. the 300% are 1.5x, the 100% are 0.5x there can be a toggle in the menu/skeleton appearance: details: "title-size". this...
hi! @joshhazelhurst123 sorry i forgot to click comment (send) earlier A slider called title_size could be added in our section appearance : details https://github.com/code-charity/youtube/blob/master/menu/skeleton-parts/appearance.js (check https://github.com/code-charity/youtube/blob/master/menu/skeleton-parts/player.js for another slider) Then...
hi! @Panthror, **yes, we can test more css rules like**: or `html, body { font-size: 50px; !important;}` or `#dismissible, #below, #secondary, ytd-search { font-size: 150%; }` or `#title, h1, h2,...
Hi! @Taikiji we can already scan for videos to hide as of our blocklist-feature. hence this is efficient and relevant and hopefully somebody will adopt this feature Request. i suggest...
hi! @Taikiji implemented as `general` `watched videos` `Hide watched videos` just like we do for blocked videos (please test, might not be final, might not work well in feed but...