-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation: Comparing to ImageMaxURL #389
Comments
These scripts are nothing alike, that one replaces small images with bigger versions, but leaves all ads, "continue to image" pages and everything this one when you open the image page - leaves just image on the page (biggest available version ofc), gets rid of all ads and autoskips all "continue to image" example: https://fastpic.ru/view/114/2021/0104/_8e1e01ff6e55c46da31b3165937cd180.jpg.html as for loading speed - can't compare, since I have no idea when and how even loading starts there and how to notice it but here it happens as soon as it can |
So in short, one is more a download aid, and the other shows the bigger image in its entirety. |
Just for completeness, I'll add my own answer as I'm the developer of Image Max URL (I'll refer to it as IMU). Please note that I don't know much about HandyImage, so some of my answers may be incorrect (feel free to correct me). And obviously there may be a bit of bias, though I've tried to keep it out of this answer. As Owyn says, the scripts don't share much in common, other than being in some way about finding larger images (but in different ways). However, I'm sure one could use either script to accomplish similar goals. For loading speed, both load as soon as possible ( As for site coverage, again, both scripts are different. While IMU does support more sites (I don't know exactly how many HandyImage supports, but there are 755 matches for My personal recommendation would be: If you like the functionality of both, use both! They shouldn't conflict with each other, and they both provide unique functionality :) |
With reference to https://greasyfork.org/en/scripts/36662-image-max-url and https://github.com/qsniyg/maxurl,
How is HandyImages different than ImageMaxURL (with the exception of more hotkeys)?
What are the differences in image support and loading speed?
The text was updated successfully, but these errors were encountered: