behind! 的評論
behind! 作者: Devrim Sahin
44 筆評論
- 評價 5 分,滿分 5 分來自 Gabrielwillames,5 年前Great work ;)! On top of what the other guy said, I would suggest a way to choose the default ordering (like the tallest first).
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13266151,5 年前Very useful addon. Would be nice to be able to leftclick on a result to view it directly, instead of doing rightclick->view image.
Edited to add: Awesome, thanks!
Edited after testing:
Works fine! It seems that quite some webservers send headers/mimetype or something that cause firefox to display the save as dialog instead of displaying the image. Not the addon's fault ofcourse but maybe there is a way to prevent this as the browser does find a way to prevent the save-as dialog when doing middleclick to open in a new tab or rightclick->view image. If nothing else works a solution could be to generate html with just an image tag that shows the image at 100%.開發者回應
張貼於 5 年前Amazing idea, thank you for the feedback! Implemented this in 0.2.8, should be available soon. - 評價 5 分,滿分 5 分來自 Firefox 使用者 13798593,5 年前
開發者回應
張貼於 5 年前Thanks for the feedback! Please see my response below regarding right-click prevention. If that doesn't help, I'll be happy to check the problem :)- Awesome.
And here's a suggestion. You could add a hotkey or another way to use it on images where right clicking doesn't open the context menu.
Edit after dev response: Thanks! Ctrl+Right Click and Shift+Right Click do work for the different cases I've encountered for now.開發者回應
張貼於 5 年前Thanks for the feedback!
If you're referring to cases such as YouTube videos where a custom context menu replaces the original one, you can use Ctrl+Right Click or double right-click to see the original context menu in Firefox.
If the original context menu also does not show the button, then either there are no images under the cursor (e.g. some pages uses special fonts to print icon images, in which case behind! cannot open the font character as an image), or the add-on is unable to access those images (e.g. due to browser security precautions, behind! cannot work on iframe tags).