Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< Feedback on Handy Image

Review: चांगली - स्क्रिप्ट चालते

Owynलेखक
§
पोस्ट केले: 2025-05-04

the website doesn't open for me

§
पोस्ट केले: 2025-05-13

Please try again. It works for me even in Private mode. Tried it with FF and Chromium.
Thanks!

Owynलेखक
§
पोस्ट केले: 2025-05-13

Same thing, looks like the website itself banned multiple countries so people won't be able to visit it

§
पोस्ट केले: 2025-05-13

Ouch, that's unfortunate. Thank you for trying! Really appreciate it.

§
पोस्ट केले: 2025-05-13

I've created a fix:

--- handy-image.js 2025-05-13 14:21:21.457934378 -0400
+++ handy-image-mod.js 2025-05-13 14:20:52.234828479 -0400
@@ -679,6 +679,7 @@
// @match *://imgpart.com/img-*
// @match https://picstate.com/view/full/*
// @match https://jerking.empornium.ph/image/*
+// @match https://hamster.is/image/*
// @match https://truepic.org/*
// @match https://www.jiopic.com/image/*
// @match https://imx.to/img-*
@@ -1837,6 +1838,7 @@
find_text_in_scripts('"Url":"', '"');
break;
case "jerking.empornium.ph":
+ case "hamster.is":
find_text_in_scripts(' url: "', '"', true);
break;
case "jpg5.su":

§
पोस्ट केले: 2025-05-13

Trying markdown code fomatting...

--- handy-image.js      2025-05-13 14:21:21.457934378 -0400
+++ handy-image-mod.js  2025-05-13 14:20:52.234828479 -0400
@@ -679,6 +679,7 @@
 // @match              *://imgpart.com/img-*
 // @match              https://picstate.com/view/full/*
 // @match              https://jerking.empornium.ph/image/*
+// @match              https://hamster.is/image/*
 // @match              https://truepic.org/*
 // @match              https://www.jiopic.com/image/*
 // @match              https://imx.to/img-*
@@ -1837,6 +1838,7 @@
                find_text_in_scripts('"Url":"', '"');
                break;
        case "jerking.empornium.ph":
+       case "hamster.is":
                find_text_in_scripts('  url: "', '"', true);
                break;
        case "jpg5.su":
Owynलेखक
§
पोस्ट केले: 2025-05-17

Ok, it isn't a geoblock, they just ban anyone who visits their website from another website via link... (guess people are supposed to type the URL manually by hand to visit em huh? xDDD)

added support (took the image url from OG:Image, it seems to contain the full image there)

§
पोस्ट केले: 2025-05-18

Thank you Owyn!!

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.