Automatically redirects the browser to the full resolution image for any landing page on imagetwist.com imgspice.com acidimg.cc imx.to pixhost.to imagebam.com imgbox.com kropic.com vipr.im
< 脚本Redirect to high res image的反馈
I did not know this script would garner interest during breakage. Thanks for the upkeep. I wish I could invite others to push code. I've done a few unit tests so I'll merge with the main.
Excellent! easily the best userscript I've ever installed. thank you so much.
I wanted to modify it (for myself) to remove the automatic redirects on one host I am unfortunately forced to use as the least cancerous "approved" image host somewhere, and eslint nagged me about
@include
so I rewrote them as@match
statements. Also changed imagebam to only match/view/*
and noticed its part could be made a bit simpler and still work. Their annoying "landing page" always has the same DOM/JS selectors. I think imagevenue changed the way their pages look, so I had to re-write that part to get it to work there at all, which is also now why I'm sharing this:my "fork", without any disabled hosts, is unlisted but available here