Bewertungen für Image Data
Image Data von cubeleco
Antwort von cubeleco
Antwort des Entwicklers
geschrieben am vor 8 JahrenSo you want the bar to follow just the horizontal position of the cursor? Do you want the vertical position at the bottom of the image or the window?
Please explain further.
Update:
With version 1.3 you can now make the bar follow a single axis of the cursor. To align to bottom of window, add this to your CSS style:
top: auto; bottom: 10px;
example of left side alignment:
left: 5px;
I have also added a way to change the bar's relative position to the cursor. So you could instead move it away from other tooltips.
The Over, Before, and After image modes all add the bar inside the page and are affected by the sites layout and styles. So there is no way to adapt to every site.
Update:
Thanks for the feedback.
To avoid scaling the bar on page zoom you could use: vw, wh, wmin, or vmax units instead of px or %, to scale to the size of the browser window. for example:
font: 1.8vw arial black, sans-serif; top: auto; bottom: 4vh;
For more info see: https://www.w3schools.com/CSSref/css_units.asp
Please explain further.
Update:
With version 1.3 you can now make the bar follow a single axis of the cursor. To align to bottom of window, add this to your CSS style:
top: auto; bottom: 10px;
example of left side alignment:
left: 5px;
I have also added a way to change the bar's relative position to the cursor. So you could instead move it away from other tooltips.
The Over, Before, and After image modes all add the bar inside the page and are affected by the sites layout and styles. So there is no way to adapt to every site.
Update:
Thanks for the feedback.
To avoid scaling the bar on page zoom you could use: vw, wh, wmin, or vmax units instead of px or %, to scale to the size of the browser window. for example:
font: 1.8vw arial black, sans-serif; top: auto; bottom: 4vh;
For more info see: https://www.w3schools.com/CSSref/css_units.asp
28 Bewertungen
- Bewertet mit 5 von 5 Sternenvon mantikorr22, vor 17 TagenHelpful and customizable, the information required now at a glance, thanks!
- Bewertet mit 5 von 5 Sternenvon Ian, vor 6 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 15037318, vor 9 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 16181994, vor einem JahrDoes exactly what is advertised. Tooltip display of info is especially useful to me.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13524479, vor 2 JahrenSo damn useful. Works like a charm. Thanks a lot for coding and sharing such a handy little extension.
- Bewertet mit 5 von 5 Sternenvon lobace, vor 2 JahrenAppréciation en Français (English below) Je viens d'installer cette extension, à première vue elle remplit son rôle à la perfection. J'ai choisi l'option pour que l'info suive mon curseur, très pratique pour vérifier la taille d'une image sur une page en construction.
(English) Just start trying this extension and it seems to work perfectly. The information even can follow the cursor. - Bewertet mit 5 von 5 Sternenvon DimaDD, vor 3 JahrenExcellent add-on! Special thanks for the"minimum resolution" option.
- Bewertet mit 5 von 5 Sternenvon Виталий, vor 3 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17647872, vor 3 Jahren
- Bewertet mit 4 von 5 Sternenvon AssassinWarrior, vor 3 Jahrengood add-on, but interferes with amazon's images. need a site exception functionality.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13797441, vor 3 JahrenSimply awesome, thank you so much!
Possible improvement:
I would love to copy the shown text to my clipboard - or even better: Add a clone of the "Data JSON" settings field, to configure the values to copy on click.
And yes.. click wont work for all position-options.. but adding an additional copy-shortcut would solve this? - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13499382, vor 4 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 14934664, vor 5 JahrenExcellent replacement for the deleted "view image info" contextual menu item.
- Bewertet mit 4 von 5 Sternenvon Firefox-Benutzer 13574424, vor 5 Jahren
- Bewertet mit 5 von 5 Sternenvon donald42, vor 5 Jahren
- Bewertet mit 5 von 5 Sternenvon SergeyAvchenko, vor 6 JahrenExcellent extension, information on the image can be obtained much faster than the built-in tools in firefox. A small wish - if the information on the image is displayed in bytes, then classes can be separated by spaces, for example, "42 085 540 B".
- Bewertet mit 5 von 5 Sternenvon Brian1ee7, vor 6 JahrenYou really can't judge a book by its cover(or its number of users). This is the one I'm looking for for my android firefox since there's no option where you can see the image data. Thank you very much devs is all I can give you for now. I hope you best and be safe.
- Bewertet mit 5 von 5 Sternenvon circcc, vor 6 Jahrendelay option please.
I want to place the cursor on the image for a while and show it only when I wait a few seconds.
Edit: thanks for delay option in new version. - Bewertet mit 5 von 5 Sternenvon cupnoodles, vor 6 Jahren
- Bewertet mit 5 von 5 Sternenvon joe, vor 6 JahrenIt is possible to have the cursor X and Y position pixel of the image, I will contribute !
- Bewertet mit 5 von 5 Sternenvon Stray, vor 7 Jahren
- Bewertet mit 3 von 5 Sternenvon Khlieb, vor 7 JahrenIs it possible to add support for EXIF and IPTC data?