ImprovedTube

Results 962 comments of ImprovedTube

hi! @Anoaxx (installing zipped versions is as easy though at chrome://extensions, if ever) Now you can also test @joaolscosta's version in the webstore. And I added something at general "Dim...

hi @ostap-tymchenko sounds good! ( quick experiment (untested): ```css body { filter: invert(100%); } ``` AND ```css img { filter: invert(0%); } ``` OR ```js const images = document.querySelectorAll('img'); images.forEach(img...

> Ok, I found a possible connection to this problem. The progress bar disappears when another video is started on another tab (with "Pause while I watch a 2nd video"...

hi & thanks! @speaker-60 @ewonais any more details about the bug?

hi! and thanks @laudi2204 #2495 @platinorum @allanlaal it is harder to like a video than a tweet or a photo, since videos are complex. (So i might watch just like...

hi! & thanks @tv21 @error-404-usernotfound Our to-do list of buttons: #1445 : > - [ ] Bandwidth? : Audio-only or 144p `(features exist)` We can integrate the method and icon...

> serious opt-in feature @raszpl https://github.com/Ashish-Bansal/audio-only-youtube/blob/e9815328a39b0f3540e2d495599daf0a150030e4/src/js/background.ts#L75-L81 ```JS const parametersToBeRemoved = ['range', 'rn', 'rbuf', 'ump']; const audioURL = this.removeURLParameters(url, parametersToBeRemoved); if (audioURL && this.tabIds.get(tabId) !== audioURL) { this.tabIds.set(tabId, audioURL); this.sendMessage(tabId); ```...

hi @raszpl. > Cant For example to set a minimum buffer size works well as a URL parameter. (It might helps people depending connection) > As said The dystopian writing...

hi and thanks! @UmbraVivens > trivial to implement, requires one CSS rule for ytd-thumbnail-overlay-time-status-renderer and menu option simply hiding things is this little / easy in fact (also in uBO)...

hi! and thanks @4yman-el js & css are friends, `stuff` is short