Joe Schmitt
Joe Schmitt
> it works fine for me: > > ``` > ❯ type -p realpath > realpath is /usr/local/bin/realpath > ``` > > Can you debug why this is happening? I'd...
Hmmm, interesting. This is definitely a regression, as it's worked correctly in the past. I'll look into it. Thanks for reporting.
FWIW until this extension updates, I wrote one that just makes right-clicking on the video (full-screen or mini-player) expose the PiP controls: http://drp.joe.sh/pb-uWXRTJqlfO.png https://twitter.com/josephschmitt/status/904044229613297664
@herrbischoff be my guest, source code was linked in the tweet https://gist.github.com/josephschmitt/f0a3ab7057b0632dfb4b2bc233769077
I think this is a limitation of the scope on which Extensions can operate in Chrome. I'll look into it but I wouldn't expect much.
My $0.02: the main use case I have for this, and why I contributed the feature, was that sometimes I want to do advanced text selection or manipulation to the...
Doesn't the prompt key support an array of strings?