Reverse Image Search에 대한 리뷰
Reverse Image Search 제작자: Brawl
리뷰 132개
- 5점 만점에 3점Firefox 사용자 13480155 님, 8년 전
 - 5점 만점에 5점Jack Ujjerson 님, 8년 전This extension requires ZERO additional permissions. All it does is add a button to your context menu. It works, it isn't dangerous, this is the one you want.
 개발자 답글
8년 전에 게시됨If I understand you correctly (through Google Translate) you want to be able to sort the search engines. This is on the todo: https://github.com/Brawl345/Image-Reverse-Search-WebExtension/issues/17- 5점 만점에 5점Firefox 사용자 13404707 님, 8년 전Goo job. Hope it updates and adapts to changes in image search providers
 개발자 답글
8년 전에 게시됨This website seems to use POST requests, which are not supported (yet). https://github.com/Brawl345/Image-Reverse-Search-WebExtension/issues/13- Currently best tool (not only) for bulk reverse image search, since you can also add your own providers and do things like EXIF research or error detection via foto forensics. Plus the dev is ultra responsive, it took him literally 10 seconds to resolve my ask on github. Nice to see some great addons after the addoncalypse.
 - Works great to be honest. Just what i was looking for. Simple interface with multiple search options. I highly recommend this if for example tinyeye or google image search alone is not enough for you, give it a try.
Also from reading previous reviews, i realised developer pays attention to reviews and has implemented some useful changes. Thanks for doing this, very appreciated. - 5점 만점에 4점fireattack 님, 8년 전Don't know if possible with WebExt.
But that will be great to have (so you can even search local files).개발자 답글
8년 전에 게시됨It's on the TODO: https://github.com/Brawl345/Image-Reverse-Search-WebExtension/issues/13 - 5점 만점에 5점Firefox 사용자 12504574 님, 8년 전This add-on works well at my desktop. Very nice. but I have a question: this add-on says "NOT COMPATIBLE WITH FIREFOX FOR ANDROID," but this add-on can find at "Android Add-ons." It means this add-on has also flag of compatibility for Android. Which is true, available for Android or not?
개발자 답글
8년 전에 게시됨It has the flag yes, but it was a mistake, it should not have been set :/ And when I unselect "Android", it throws 3 XPIs for macOS, Linux and Windows at me.
FF for Android doesn't support contextMenus.create() 개발자 답글
8년 전에 게시됨It's because they inject a content-script instead of "listening" when an image is right-clicked. For security reasons, this is not allowed on addons.mozilla.org.