support icon indicating copy to clipboard operation
support copied to clipboard

FoxyImage: flip all images on page

Open dandrake opened this issue 5 years ago • 2 comments

I'm left handed, and web pages that show you how to do something like crochet usually have photos for a right-hander. It would be nice if FoxyImage had an option to flip every image on the page -- then I could load the page (for example: https://wilmade.com/crochet-magic-ring/), flip all the images, and everything looks, uh "right" for me.

dandrake avatar Feb 13 '20 14:02 dandrake

That is possible.. if there is a popular demand.

erosman avatar Feb 13 '20 15:02 erosman

@dandrake FoxyImage uses CSS to flip the images. As an idea, in the meantime you can use CSS and a CSS manger to apply the same flipping to selected sites, all the time.

My FireMonkey extension can set CSS so whenever you go to https://wilmade.com/crochet-magic-ring/ ...etc it would flip all images.

There are other Style mangers as well that you can choose form.

erosman avatar Feb 16 '20 10:02 erosman