Exif Viewer에 대한 리뷰
Exif Viewer 제작자: Alan Raskin
리뷰 49개
- 5점 만점에 1점Firefox 사용자 14657703 님, 7년 전Easy to install, but nothing is showed. I browse the hard disk to my files. I open the image. I do a right click and i select exif viewer. Unfortunately the windows is there without any information
개발자 답글
7년 전에 게시됨Where on your hard drive are the images located? Some directories associated with the operating system have restricted access, which prevents the Viewer from retrieving the image and extracting its data. Try copying the images to a public directory and see if that helps. - 5점 만점에 5점Firefox 사용자 14652109 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14565026 님, 7년 전
- 5점 만점에 1점Firefox 사용자 14464564 님, 7년 전Ужасно! Часто работает некорректно, ОГРОМНЫМИ буквами выдает какие-то адреса, занимающие 70% первого экрана окна, приодится долго скроллить и вглядываться, чтобы понять хотя бы базовую информацию о снимке, гистограмма во всплывайке над всплывайкой - это вообще угар. Вдобавок оно открывается во всплывающем окне, перекрывающем снимок! Выглядит как приложение из 90-х. Напишите уже кто-нибудь нормальный екзиф для фокса, в хромиумах оно есть же.
- 5점 만점에 2점Firefox 사용자 13476299 님, 7년 전IPTC-Daten und Exif-Aufnahmedaten werden *nicht* übersichtlich aufgelistet. Unzumutbar.
- 5점 만점에 3점Firefox 사용자 14385997 님, 7년 전
- 5점 만점에 1점Firefox 사용자 12504516 님, 7년 전I just upgraded from pre-57 Firefox to 62, and installed the latest version of EXIF viewer, which I've been using for years. The user interface is not as good as the old version, but worst of all, it shows zero information about the image. Nothing at all. The old version showed full details of the same photo, but this new version shows nada. I've uninstalled and reinstalled, and rebooted, but nothing. It's a shame we can't use the old version anymore.
개발자 답글
7년 전에 게시됨Can you provide the URL of an image that is not being handled properly? The Viewer should still work, but there have been issues with local files in certain directories. - 5점 만점에 1점Firefox 사용자 14257705 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14103221 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14089545 님, 7년 전
- 5점 만점에 1점Firefox 사용자 10821312 님, 7년 전5/16/2020: Any word on Android? I know that "Search By Image" works on Android.
Works fine on Firefox for Desktop. Doesn't work *at all* for Firefox for Android.
Android works for https://addons.vaultpit.io/en-US/firefox/addon/search_by_image/ . I don't understand why it doesn't work for EXIF!개발자 답글
7년 전에 게시됨Firefox for Android implements a very limited subset of the WebExtensions API. So, no context menus and no way to invoke the Viewer. Sorry, but until the Mozilla developers remove this limitation, the Viewer will be DOA on Android. - 5점 만점에 5점Firefox 사용자 14035284 님, 7년 전Para ver EXIF de las imágenes, autor, datos de cámara, parámetros de la fotografía... EL MEJOR!!!
- 5점 만점에 4점Firefox 사용자 13980062 님, 7년 전
- 5점 만점에 1점Firefox 사용자 13934159 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13744732 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13460881 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13346095 님, 8년 전A nice and useful module. Thanks!
However, it would be even better if we could select what type of visualization we want, instead of having to go in a sub-menu to pick one among four presentations (table, basic, etc.). A settings option would be a welcome.
Moreover, it would be faster to parse visually if we could select which attributes to display or hide.
As a bonus, a possibility to override the default CSS would be nice (I'm thinking about lowering the contrast and size of attribute codes), but maybe overkill too! :) - 5점 만점에 5점Firefox 사용자 13327053 님, 8년 전New version (3.0) cannot be installed, FF says it's corrupt... Please, fix it.
Thanks.
EDIT: Thanks, but it didn't help, my FF ESR 52.4.0 (32-bit) still says it's corrupt. I fixed it by modifying manifest.json (un-commenting "applications" section and changed min version to 52...) Maybe you could make it compatible to ESR too...개발자 답글
8년 전에 게시됨I just removed and re-installed it on my system, and it worked fine. A couple of other users were also able to install it without any problems. You might want to try removing it, exiting from Firefox, and then re-installing it from addons.vaultpit.io; perhaps the download failed. 개발자 답글
8년 전에 게시됨Yes.
The "legacy" version could stream the image's binary data a little at a time, since it was able to use the XPCOM interface to access Firefox's functionality.
The WebExtensions version is much more restricted, because it is treated much the same as any web page, and so it has to download the entire image before it can process it.
Out of curiosity, what are your browser's cache settings? I'd hope that the Viewer's request for the image has access to the cache, but maybe not.
- Alan