-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Behavior with direct links #39
Comments
@simonlindholm Do you get notified of new issues? Did I explain the issue poorly? |
I do, I just haven't had time to do anything with this extension lately. It sounds like a valid request, even if I'm not sure know exactly to detect all the cases where autoplay would be wanted... For instance it's unclear how to distinguish images from the page from images overlaid by Thumbnail Zoom Plus. (Maybe it could be nice to just animate all dynamically added images according to some definition of that?) When you say "direct links", I think of visiting .gif files directly, which could certainly be detected. I opened #6 for that a long time ago, but never got around to adding it because I felt that "animate on hover" was good enough and better in some respects. |
Support for direct links would help immensely, majority of videos and GIFs posted to websites like Reddit are direct links. |
Yeah, "auto-play on hover" doesn't help with e.g. Mouseover Popup Image Viewer, nor would #6. That's because the image is not opened "directly" in any technical sense; rather, the addon sees a direct link and adds an element to the page which contains the image. This is mostly indistinguishable from if the page itself had included the image... From a less technical perspective the request makes more sense. |
I had |
Some people might prefer autoplaying files when accessing direct links. Would help a lot with "image zoom" extensions, currently I have to always visit the site and manually start playing.
The text was updated successfully, but these errors were encountered: