Shqyrtime për View Image Context Menu Item
View Image Context Menu Item nga Anton G
63 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16900801 përdoruesi Firefox-i, 4 vite më parëReplaces the old functionality well enough. I did change the userChrome entries to hide the icon though to "visibility: hidden" instead of "display: none" as that moved the text all the way to the left edge of the context menu. In case anyone has a similar problem.
Përgjigje zhvilluesi
postuar më 4 vite më parëthats a good point - i've been writing the CSS against the Proton interface, but looks like its not compatible with the old UI; in the old UI it needs to be "visibility: hidden" or offsets the text too far left, and in the new UI it needs to be "display: none" otherwise the text remains offset too far right.
i should make a note of that on the description - Vlerësuar me 5 yje nga 5 të mundshëmnga Talon-senpai, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga fimmwolf, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga oofergang, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga TGHI, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14129932 përdoruesi Firefox-i, 4 vite më parëEdit: 5 star add-on and developer! Thanks for adding the custom hotkeys. Perfect!
Përgjigje zhvilluesi
postuar më 4 vite më parësorry bout that - Hotkey was changed back to 'i' for both View Image and View Video as that is the more standard key.
Its the same hotkey as Open Image in New Tab uses, but it doesn't appear to conflict if userChrome.css is used to hide the official menu item.
edit: seems fair - added two new options to allow specifying custom action keys; reverted back to using M/E for default english hotkeys in version 3.1 - Vlerësuar me 5 yje nga 5 të mundshëmnga 14343068 përdoruesi Firefox-i, 4 vite më parëThis is one of the two only reasons I use Firefox over Chrome, thank you so much.
- Vlerësuar me 5 yje nga 5 të mundshëmnga krixzaok, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Jety Lefr, 4 vite më parëI'm having trouble with the userChrome.css fix. I have created the css file and added the coding you provided, then exited and restarted firefox, but the View Image in New Tab option still shows at the top, and your View Image option still shows at the bottom.
Can you assist?
For reference, the css file (hoping I did this right) is found on my PC through "Gateway (C:) > ProgramData > Mozilla > updates > 'string of numbers and letters' > chrome
(edit)→ That worked! Thankyou!Përgjigje zhvilluesi
postuar më 4 vite më parëFrom what you have mentioned, I don't think you found the right profile folder. The path should include something like "C:\Users\[user name]\AppData\Roaming\Mozilla\Firefox\Profiles\[profile name]".
I've put together some steps describing how to apply custom CSS along with potential pitfalls you may have encountered here: https://imgur.com/a/eXnuFci
If you are still having problems I recommend checking out internet resources like r/FirefoxCSS - Vlerësuar me 5 yje nga 5 të mundshëmnga sandro79, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Red, 4 vite më parëThank you for fixing something Mozilla should never have broken in the first place.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Paul, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16844932 përdoruesi Firefox-i, 4 vite më parëThis is great but there is one improvement I would like to see (when using css to move 'view image' to the top): after clicking 'view image' to not have that option at the top still, it's not like it's gonna do anything when I already got just the image in the tab. Other than that, thanks for restoring something I didn't know I relied on so much!
edit: Thanks so much for adding this so quickly! There's both functionality and great quality of life, thank you so much!Përgjigje zhvilluesi
postuar më 4 vite më parësure - may as well have the menu items be hidden if the add-on detects that the page url is the image url, should be implemented as of version 2.4 - Vlerësuar me 5 yje nga 5 të mundshëmnga Hnk, 4 vite më parëWhy yes, I do like to restore basic browser functionality with addons.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 15146691 përdoruesi Firefox-i, 4 vite më parëThank you for this addon and the css template.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12450072 përdoruesi Firefox-i, 4 vite më parëWas one of the first users of this since I'm on the Beta channel and immediately noticed Mozilla deciding to remove a feature that I use daily because they felt like it. Great extension, does what the description says. The developer has also been really helpful in replies to reviews, the UserChrome.css tweak suggestion for moving the context menu entry to the top was exactly what I was looking for.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Ихтиандр, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16294414 përdoruesi Firefox-i, 4 vite më parëThank you for making this.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12576854 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga George L. Yermulnik, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga tweaks, 4 vite më parëthank you very much for this extension.
could you please make the left click on "View Image" optional?
I mean for me as a user who browse mostly only with the mouse and not with keyboard I would like to change the click to "open in new background" and I think others to other possibilities.
perhaps it would probably be good to make everything adjustable so that everyone could set his favorite setting.Përgjigje zhvilluesi
postuar më 4 vite më parëI was on the fence due to the added complexity, but in the end i've gone ahead and added it - it should be available in version 2.1 - Vlerësuar me 5 yje nga 5 të mundshëmnga RUiN3D, 4 vite më parëI am happy for this to exist, but I wonder if there is any way to put the "View Image" Function on top of the Right-Click Menu or if that would be impossible because Firefox? It's the only thing that bothers me about the extension.
Përgjigje zhvilluesi
postuar më 4 vite më parëThe add-on cannot control the menu in any meaningful way. If you are willing to mess with userChrome.css, the following addition should do the trick - hiding the default option and moving this extension to the top:
/* Hides Open Image In New Tab */
#context-viewimage { display: none; }
/* Hides Open View In New Tab */
#context-viewvideo { display: none; }
/* Moves View Image to the very top */
menuitem[label="View Image"] { -moz-box-ordinal-group: 0 !important; }
/* Moves View Video to the very top */
menuitem[label="View Video"] { -moz-box-ordinal-group: 0 !important; } - Vlerësuar me 5 yje nga 5 të mundshëmnga Elringus, 4 vite më parëWorks great. Thanks for making and improving the extension!
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13108677 përdoruesi Firefox-i, 4 vite më parëWorks as expected. Thank you, Anton. To Mozilla: Rrrrrrrrrrrrrr.