Eza's Image Glutton

Redirects to high-res images on gallery sites, skipping past descriptions and comments

< Valutazione su Eza's Image Glutton

Recensione: OK - lo script funziona, ma ha degli errori.

§
Pubblicato: 20/12/2024

Looks like Firefox nightly has the same problem as Chrome that you can't use the back button. This is true for both scripts (Eza's Pixiv Fixiv & Eza's Image Glutton)

The scripts still work in regular Firefox, dunno if these changes in Nightly will eventually break Firefox too.

§
Pubblicato: 23/02/2025

Looks like Firefox nightly has the same problem as Chrome that you can't use the back button. This is true for both scripts (Eza's Pixiv Fixiv & Eza's Image Glutton)The scripts still work in regular Firefox, dunno if these changes in Nightly will eventually break Firefox too.

I can confirm the issue is present on the latest version of librewolf (as of 2/21/2025)

Script still loads the URL with "#dnr" tag in the browser's history, so idk what's going on

Can author respond? Thanks!

§
Pubblicato: 25/03/2025

any chance of this being fixed?

§
Pubblicato: 30/04/2025

Still present in Mozilla Firefox 136 with ViolentMonkey and the latest version of the script

if you open a gelbooru page you get sent to the direct pic but the back button wont let you go back afterward so you need to either constantly enabling and disabling the script or not use it at all which sucks bcuse i like opening the full images straight up

EzaliasAutore
§
Pubblicato: 02/05/2025

There may not be a clean solution. This is browser behavior designed to prevent back-trapping.

User input on the submission page (like scrolling) avoids the problem. But a script cannot fake that. Not even a userscript.

I could fake the bare image without leaving the page. But that never resembles native browser behavior for bare images.

I can append the page URL to the image, and trigger the script on the image too. But that doesn't let me change where Back goes.

The least-bad solution looks like one I've been avoiding: I can place a button on the image, linking back to the submission page. But it's reversed. You'd be going forward, from the image, to the page.

I'm going to implement the button and hope it can later be removed.

§
Pubblicato: 11/05/2025

There may not be a clean solution. This is browser behavior designed to prevent back-trapping.

User input on the submission page (like scrolling) avoids the problem. But a script cannot fake that. Not even a userscript.

I could fake the bare image without leaving the page. But that never resembles native browser behavior for bare images.

I can append the page URL to the image, and trigger the script on the image too. But that doesn't let me change where Back goes.

The least-bad solution looks like one I've been avoiding: I can place a button on the image, linking back to the submission page. But it's reversed. You'd be going forward, from the image, to the page.

I'm going to implement the button and hope it can later be removed.

This solution is simple, not for me I can't code, add a "Hold *This Button* to open the default page the image is at" feature. Basically, like Hold alt and click the thumb to take you to the commet/submission page.

EzaliasAutore
§
Pubblicato: 11/05/2025

The intended functionality is that you only need to open the submission once. It's a direct replacement for opening the tab normally, right-clicking the image, and selecting View Image. (Or finding the Download link, on sites that show a lower-resolution image by default.)

Modifying a link as you click on it also sounds like something modern browsers would actively prevent.

§
Pubblicato: 04/06/2025
Modificato: 04/06/2025

videos from Sankaku have the same problem of not letting you go back to the submission page

and i dont see any buttons to go back either

> The least-bad solution looks like one I've been avoiding: I can place a button on the image, linking back to the submission page. But it's reversed. You'd be going forward, from the image, to the page.

> I'm going to implement the button and hope it can later be removed.

was it not added yet?

edit: actually i dont see any buttons on images either but they do have the same issue of the back button being grayed out and not let you go back to the submission page firefox 136 with violentmonkey

EzaliasAutore
§
Pubblicato: 05/06/2025

Sankaku was specifically excluded from this functionality because their timestamps conflicted with the //@include for the kludge. //@include won't match #backtrap, which I kind of understand, but it also won't match &backtrap, and that's aggravating nonsense.

But I figured out how to satisfy GreaseMonkey and this awful website at the same time, so now it should work like any other site.

On a more personal note, please stop using Sankaku. They are terrible. It's a generic booru full of rehosted content, but they demand money to even see the tags for artists' names. That's halfway to theft. And despite that inexcusably greedy behavior, the site is aggressively uncooperative. Gallery Swallower cannot support Sankaku because even casual human browsing rates run into "expired links" and 403 errors.

§
Pubblicato: 19/06/2025
Modificato: 19/06/2025

they have content i only ever see there so no can do

until a better booru that has all it's content and more comes to be i dont have much of a choice

edit: still cant see the button btw, I just see the picture I opened, a gray colored background out of the pic and the back button of firefox which is obvs grayed out still

EzaliasAutore
§
Pubblicato: 19/06/2025

Is there not a dark gray button in the upper-left corner, when you're looking at the picture?

Does the URL include the word backtrap?

Does this work for you on other sites, e.g. Gelbooru?

§
Pubblicato: 21/06/2025

> Does the URL include the word backtrap?

right now with the userscript enabled both idol sankaku and sankaku take me to a 403 forbidden page on certain submissions

a link like

https://chan.sankakucomplex.com/en/posts/xkrXplzQOre

is turned into

https://s.sankakucomplex.com/data/a9/0d/a90d73969bba5908581e18f2d9724760.jpg?e=1750502799&m=AWGleC9CltW5hkgF_rMlGQ&backtrap=https://chan.sankakucomplex.com/en/posts/xkrXplzQOre#dnr

and that sfw picture does work but then the nsfw stuff doesnt seem to work it just takes me to a 403 forbidden page

Pubblica risposta

Accedi per pubblicare una risposta.