Shqyrtime për View Image Context Menu Item
View Image Context Menu Item nga Anton G
2 shqyrtime
- Vlerësuar me 4 yje nga 5 të mundshëmnga k-rock, 4 vite më parëIs there any way we can make "view image" not be fixed at the very top? It gets in the way of "Open Link in New Tab". For those kind of pages I rather have it in the third section of the Menu where "Open Image in New Tab" would be.
Përgjigje zhvilluesi
postuar më 4 vite më parëYes it can be done through userChrome.css
See this thread: https://github.com/agoupinets/view-image-context-menu-item/issues/14
Firefox does not give any nice way for developers to interact with the menu when writing the add-on, so to rearrage it you effectively need to order it by hand. - Vlerësuar me 4 yje nga 5 të mundshëmnga 16836038 përdoruesi Firefox-i, 4 vite më parëI have a seriously important request, can you make it so that right clicking and pressing the i key makes it view image? It used to do that, and I used it every day to open images fast. You probably have to remove the "open image in new tab" option to get it to work. As of writing this, pressing "i" cycles through options.
Përgjigje zhvilluesi
postuar më 4 vite më parëAs far as I can tell there's no way to override a specific default context menu item - I would have preferred to remove the original context item too. The best workaround I can think of is to have a hotkey bound that doesn't conflict with existing menu items to avoid the cycling.
Edit: version 1.1 changes hotkey from I to M which should not conflict any other standard menu items
Edit2: using userChrome.css can achieve hiding the default #context-viewimage menu item