and-rej / rotate-and-zoom-image

Is there a picture with wrong orientation, or just displayed too small? Rotate or zoom images directly on any website, just one in the context menu.
https://addons.mozilla.org/firefox/addon/rotate-and-zoom-image/
Mozilla Public License 2.0
16 stars 2 forks source link

Allow to move context menu items to the top most level possible #21

Closed DataPacRat closed 4 years ago

DataPacRat commented 6 years ago

Moving a mouse pointer to the narrow field to expand a menu, without accidentally moving it off the field, can be slow. I suggest that some of the core items be moved to where they can be selected with "right click, select option, click", rather than "right click, hover mouse over field, slide mouse to right without hovering over another field, click". The items I recommend the most for this are 'fit to screen', 'fit to browser width', 'double current zoom', and/or 'halve current zoom'.

MikkCZ commented 6 years ago

Together with #6, I could probably make the context menu items configurable too.

But AFAIK the WebExtensions API does not allow multiple top level menu items, so you will always have to go at least one step deep.