Results 204 comments of Rasz_pl

cant reproduce, wont be able to help :( works fine in Vivaldi | 6.6.3271.44

1 its being called from pageOnFocus without checking this.focus. For example its being enabled after someone was on another tab, closed Pip popup there and switched back to Video tab....

Best we can do without some serious intrusion into YT internals is 'Quality without focus' to 144p and minimizing the tab. Sadly it appears YT also swaps audio track for...

You cant manipulate most of those parameters, whole URLs are crypto signed and checksummed. As I said before doing what this extension does is VERY invasive. This one for example...

trivial to implement, requires one CSS rule for `ytd-thumbnail-overlay-time-status-renderer` and menu option

One one hand modern file systems can handle & no problem, on the other hand separating CSS to its own directory does feel much cleaner and nicer.

simplest solution for everything fitting is changing right click menu "Option" to plop full new Tab instead of popup on Extension page.

Even something as basic as Github Action to validate js and run it thru JSLint on every push would be great.

yay github action linter, nice! Did I say JSLint? I meant ESLint, sorry :( JSLint author has this weird notion everyone should format code like he does and everything else...

btw current JSLint just fails to parse our codebase and errors out at 4%, but the test still reports pass, so it should not be relied upon at all until...