View Image Context Menu Item incelemeleri
View Image Context Menu Item geliştiren: Anton G
56 inceleme
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14129932, 4 yıl önceEdit: 5 star add-on and developer! Thanks for adding the custom hotkeys. Perfect!
Geliştiricinin yanıtı
gönderilme: 4 yıl öncesorry 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 - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14343068, 4 yıl önceThis is one of the two only reasons I use Firefox over Chrome, thank you so much.
- 5 üzerinden 5 puanyazan: krixzaok, 4 yıl önce
- 5 üzerinden 5 puanyazan: Jety Lefr, 4 yıl önceI'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!Geliştiricinin yanıtı
gönderilme: 4 yıl önceFrom 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 - 5 üzerinden 5 puanyazan: sandro79, 4 yıl önce
- 5 üzerinden 5 puanyazan: Red, 4 yıl önceThank you for fixing something Mozilla should never have broken in the first place.
- 5 üzerinden 5 puanyazan: Paul, 4 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16844932, 4 yıl önceThis 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!Geliştiricinin yanıtı
gönderilme: 4 yıl öncesure - 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 - 5 üzerinden 5 puanyazan: Hnk, 4 yıl önceWhy yes, I do like to restore basic browser functionality with addons.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15146691, 4 yıl önceThank you for this addon and the css template.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12450072, 4 yıl önceWas 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.
- 5 üzerinden 5 puanyazan: Ихтиандр, 4 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12576854, 4 yıl önce
- 5 üzerinden 5 puanyazan: George L. Yermulnik, 4 yıl önce
- 5 üzerinden 5 puanyazan: tweaks, 4 yıl öncethank 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.Geliştiricinin yanıtı
gönderilme: 4 yıl önceI 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 - 5 üzerinden 5 puanyazan: RUiN3D, 4 yıl önceI 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.
Geliştiricinin yanıtı
gönderilme: 4 yıl önceThe 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; } - 5 üzerinden 5 puanyazan: Elringus, 4 yıl önceWorks great. Thanks for making and improving the extension!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13108677, 4 yıl önceWorks as expected. Thank you, Anton. To Mozilla: Rrrrrrrrrrrrrr.
- 5 üzerinden 5 puanyazan: Nacon, 4 yıl önceCan't believe Mozilla did this... What were they thinking?
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13331787, 4 yıl önceThis really should be an about:config option in FF itself, but a good extension nonetheless
- 5 üzerinden 5 puanyazan: Rikis, 4 yıl öncePlease add standard modifier keys. Shift - open in new window, Ctrl - open in new tab, Ctrl+Shift - open in new background tab.
Edit: Nice. Works perfect. - 5 üzerinden 5 puanyazan: Fox the Apprentice, 4 yıl önce
- 5 üzerinden 5 puanyazan: Newey, 4 yıl önce