Image Max URL에 대한 리뷰
Image Max URL 제작자: qsniyg
KnIXght 님의 리뷰
- I really love this add-on, but I am finding it hard to figure out a way to better organize by size [resolution]
- When I am on a website [Pinterest], and there are multiple images; when it pops up with what I guess is the 'gallery' it does not sort it by size at all. And, when I press 'next' it switches to a completely different image.
- I mainly just want a way to truly isolate the image that I am trying to download, and then just find the larger versions. I have tested this and even if there are two or more images of the same time [different sizes], it will not load just those images; nor will it only display the largest.
UPDATED:
- I noticed that whenever I open an image in a new tab, it automatically loads the highest resolution, but not every time.
- When I am on a website [Pinterest], and there are multiple images; when it pops up with what I guess is the 'gallery' it does not sort it by size at all. And, when I press 'next' it switches to a completely different image.
- I mainly just want a way to truly isolate the image that I am trying to download, and then just find the larger versions. I have tested this and even if there are two or more images of the same time [different sizes], it will not load just those images; nor will it only display the largest.
UPDATED:
- I noticed that whenever I open an image in a new tab, it automatically loads the highest resolution, but not every time.
개발자 답글
4년 전에 게시됨Sorry for the late reply. I might be extrapolating a bit too much from your request, but are you looking for a way to automatically reverse image search the image, and find larger versions?
If so, that's actually not what this addon currently does. It doesn't replace using a reverse image search engine, but rather complements it, because image search engines will often not provide the largest version that a site will offer.
This addon works by using APIs and regex rules specific to each of the sites it supports to find the largest publicly available version of the image that the site offers. For example, let's say that a website has the following images:
example.com/image_small.jpg
example.com/image_large.jpg
If this addon had a rule for that site, it would replace image_small.jpg with image_large.jpg, based entirely on the URL of the image (replacing _small with _large).
I'm not against adding support for reverse image search engines in a future version, but I'm not sure when I'll have time to get to that. If someone else would like to contribute this in the meantime though, I would be more than happy to accept a PR! :)
If so, that's actually not what this addon currently does. It doesn't replace using a reverse image search engine, but rather complements it, because image search engines will often not provide the largest version that a site will offer.
This addon works by using APIs and regex rules specific to each of the sites it supports to find the largest publicly available version of the image that the site offers. For example, let's say that a website has the following images:
example.com/image_small.jpg
example.com/image_large.jpg
If this addon had a rule for that site, it would replace image_small.jpg with image_large.jpg, based entirely on the URL of the image (replacing _small with _large).
I'm not against adding support for reverse image search engines in a future version, but I'm not sure when I'll have time to get to that. If someone else would like to contribute this in the meantime though, I would be more than happy to accept a PR! :)
리뷰 109개
- 5점 만점에 5점Firefox 사용자 18719010 님, 4달 전Extremely useful for downloading full sized images from albums. For example, an entire image album can be downloaded from Patreon at once without accidentally downloading anything else.
- 5점 만점에 5점RobertHeadley 님, 7달 전
- 5점 만점에 5점Firefox 사용자 18777894 님, 9달 전
- 5점 만점에 5점Firefox 사용자 17219221 님, 9달 전
- 5점 만점에 1점Firefox 사용자 16870710 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 16927628 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 17602617 님, 2년 전
- 5점 만점에 5점Firefox 사용자 13819428 님, 2년 전
개발자 답글
2년 전에 게시됨Thanks for the suggestion, I've added a new feature in 2023.12.0 to turn the blacklist into a whitelist (Set the relevant blacklist mode to Whitelist), as well as a new "Host blacklist" option to specifically enable/disable IMU popups for host websites.- 5점 만점에 5점SaierForceOne 님, 2년 전
- Used to work great for me, but I'm back to googling everything because this doesn't return any different images anymore for me. Just shows the same image I'm searching from and never loads anything new. I never changed any of my settings, it just stopped working for me. Was really nice before it stopped. Can't find a setting that would change anything for the better.
개발자 답글
2년 전에 게시됨Could you let me know which websites don't work anymore? It's very possible they updated their websites in some way, and I haven't been aware of it to update it. Feel free to use any of the channels listed at the end of the addon's description for communication (github/discord/email etc.)
I also just updated the addon to 2023.8.0. See if it solves any of your issues :) - 5점 만점에 5점Firefox 사용자 13496784 님, 2년 전
- 5점 만점에 3점Firefox 사용자 17568747 님, 2년 전Works great for the most part, but it breaks .mp4 files, converting them to .jpg in the browser. Ultimately had to remove this extension, and find a different one.
개발자 답글
2년 전에 게시됨If you're referring to Imgur, this issue should be fixed in the next release: https://github.com/qsniyg/maxurl/issues/1050
If not, could you let me know which website it does this on? The issue you're describing is definitely not intended behavior, so I'd love to fix it if possible :)