You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2018. It is now read-only.
Or someone could fork it, convert it entirely to a WebExtension and publish it to AMO, à la Tab Center Redux.
Of course, the fork would also reqire merging of #1277 and #1278 to avoid code duplication and prevent websites from removing MinVid’s <style> element.
I use VLC in the command line to play youtube videos always on top:
without any borders or title bar, but not movable: vlc --video-x=750 --video-y=370 --no-video-deco --no-embedded-video --video-on-top --preferred-resolution=576 "https://www.youtube.com/watch?v=uDcQbk78CSw"
with borders and title bar, but movable: vlc --video-on-top --qt-minimal-view --preferred-resolution=576 "https://www.youtube.com/watch?v=uDcQbk78CSw"
If you use the first option, you'll probably have to adjust those x and y values to your setup.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After disabling the addon, please publish a list of alternatives!
(e.g. https://addons.mozilla.org/en-US/firefox/addon/popup-video-webextension/ )
The text was updated successfully, but these errors were encountered: