userscript icon indicating copy to clipboard operation
userscript copied to clipboard

Feature request: context menu item

Open mpc-v opened this issue 1 year ago • 3 comments

It would be really convenient to have a context menu item so I could just right click the thumbnail and open in mpv instead of having to open the video page

mpc-v avatar Sep 05 '24 18:09 mpc-v

It's a good idea, but userscript cannot add item to context menu.🥲

akiirui avatar Sep 06 '24 01:09 akiirui

Maybe it could be a button on the thumbnail or by the title. Or in the little three dot dropdown (not sure if that is on other sites than YouTube).

mpc-v avatar Sep 06 '24 01:09 mpc-v

Maybe it could be a button on the thumbnail or by the title. Or in the little three dot dropdown (not sure if that is on other sites than YouTube).

This is hard work. Because I need to implement this for every supported site. (If a site updates its code, scripts may also need to be reimplemented)

Maybe we need to find a more compatible method.

akiirui avatar Sep 07 '24 11:09 akiirui