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的反馈
Found a fix for imagebam. In line 10 (or whatever the "imagebam" code line is), change the word "view" to "image". So, this line:// @match https://*.imagebam.com/view/* should change to this:// @match https://*.imagebam.com/image/*
登录以发表回复。
Found a fix for imagebam. In line 10 (or whatever the "imagebam" code line is), change the word "view" to "image".
So, this line:
// @match https://*.imagebam.com/view/*
should change to this:
// @match https://*.imagebam.com/image/*