ExImageInfo-ის მიმოხილვები
ExImageInfo ავტორი coth
მიმომხილველი arobinski
5 შეფასება 5-დან
მიმომხილველი arobinski, 2 წლის წინ7 მიმოხილვა
შემმუშავებლის პასუხი
თარიღი 3 წლის წინThat's not really true. It's fully working, except one little icon of one map provider.- 2 შეფასება 5-დანმიმომხილველი Илья, 3 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი LeeRos, 4 წლის წინОтличный плагин!
Минималистичный, классический вид и ничего лишнего. Очень удобно для быстрого просмотра информации о изображении.
Спасибо! - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 16891558, 4 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Scribe, 4 წლის წინNow that 'View image info' in the right click context menu has been removed in the dumbed down Firefox 87, this makes a useful replacement.
- 1 შეფასება 5-დანმიმომხილველი circcc, 6 წლის წინIt 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.შემმუშავებლის პასუხი
თარიღი 6 წლის წინAdded 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.