Vurdering for ExImageInfo
ExImageInfo av coth
Vurdering av Илья
Vurdering: 2 av 5
av Илья, 3 år sidan7 vurderingar
- Vurdering: 5 av 5av arobinski, 2 år sidan
Svar frå utviklaren
posta 3 år sidanThat's not really true. It's fully working, except one little icon of one map provider.- Vurdering: 5 av 5av LeeRos, 4 år sidanОтличный плагин!
Минималистичный, классический вид и ничего лишнего. Очень удобно для быстрого просмотра информации о изображении.
Спасибо! - Vurdering: 5 av 5av Firefox user 16891558, 4 år sidan
- Vurdering: 5 av 5av Scribe, 5 år sidanNow that 'View image info' in the right click context menu has been removed in the dumbed down Firefox 87, this makes a useful replacement.
- Vurdering: 1 av 5av circcc, 6 år sidanIt wil better if it support IPTC.
by the way,
"Unable to determine file size. This is a downloadable size. It could be compressed." is displayed in local file.
Edit: IPTC is not working. xIFr support IPTC.Svar frå utviklaren
posta 6 år sidanAdded IPTC tags with newer version with ability to select more tags to show in main section.
WebExtensions cannot access file directly, so there are two ways to determine file size. One Content-Length size and another is cached size. But local files are not cached. So Content-Length is provided by browser. In case of file protocol Content-Length is likely a real file size. So i remove this notification for file protocol.
But with web servers it's often not a real size. Many servers compressing data for transfer.