Discussions » Creation Requests

imagebam.com "view image"

§
Posted: 2014-08-10
Edited: 2014-08-10

imagebam.com "view image"

When you right click an image with imagebam and try to select "view image", rather than displaying the image Firefox will show the save file dialog instead. Is it possible to have Firefox get the image url from the site's code and display it natively? Even better would be to go straight to the native image when the URL for the landing page of the image is first clicked.

Here is an example URL: http://www.imagebam.com/image/17fd41270371517

§
Posted: 2014-08-11

image is transmitted with special header or something like that so it can't be opened _natively_

but there are scripts like https://greasyfork.org/scripts/109-handy-image to get the pretty same result

§
Posted: 2014-08-11
image is transmitted with special header or something like that so it can't be opened _natively_

but there are scripts like https://greasyfork.org/scripts/109-handy-image to get the pretty same result

That was the first solution I found when Googling how to fix the problem, but the script is not quite perfect. The displayed images don't fill the browser window, and no processing is done on them so large images look very pixellated.

§
Posted: 2014-08-12

>The displayed images don't fill the browser window

they also don't when opened natively in browser, only images bigger than window are resized to fill the window.

but in script there's an option to either fit image to window or leave original size as you choose

>no processing is done on them so large images look very pixellated.

there is no processing in natively opened images either as I've tested

Post reply

Sign in to post a reply.