Análises para Measure-it
Measure-it por Trishul
19 análises
- Avaliado em 4 de 5por Utilizador do Firefox 14540421, a há 2 anos
- Avaliado em 4 de 5por AJ, a há 3 anos
- Avaliado em 4 de 5por Icekhold, a há 4 anos
- Avaliado em 4 de 5por Y2K, a há 4 anos
- Avaliado em 4 de 5por Ivinovich, a há 4 anos
- Avaliado em 4 de 5por Utilizador do Firefox 13381647, a há 5 anos
- Avaliado em 4 de 5por Utilizador do Firefox 15134973, a há 5 anosGreat addon. Does what you'd expect. My only question is, when will it support Firefox mobile view? That would be the only thing I'd say it is missing.
- Avaliado em 4 de 5por dom, a há 5 anosexcellent, maybe we would like a screen percentage measurement?
- Avaliado em 4 de 5por Marius, a há 6 anosConsider allowing to increase the width & height after are created the square or rectangle, you can not create form first select the exact size with the mouse (the edges to become editable when you put the mouse over the edges to show an double arrow which to allow to increase or decrease the size and add check-mark who stop the edit and after to can move on the screen your created figure).
To can save as predefined figure to can load in other tab/window!
Scenario: A customer tells you that the distance between the title and the photo is not exactly the same as on his competitor's website and he wants the same distance. If you can save a figure created as a predefined (by giving it a name), you can load the same figure on the other tab/window and to show him if is exactly or not, and you do not have to recreate it again.
To can generate measurable figures in units, for example: create a figure of 24 pixels width and 4.5 pixels of height. - Avaliado em 4 de 5por Ferran Buireu, a há 6 anosEs bonita y funciona muy bien. Tiene un uso residual pero para el frontal de las webs es necesaria muchas veces.
- Avaliado em 4 de 5por Web Design Master, a há 6 anos
- Avaliado em 4 de 5por Lettmoss, a há 7 anosIt´s a great tool, keep rock on!!!! Slutes from Barranquilla Colombia :D
- Avaliado em 4 de 5por Utilizador do Firefox 13963076, a há 7 anosThe extension is pretty handy and has helped me even with static UI images. It would be helpful to be able to resize the dimensions after the mouse drops though.
- Avaliado em 4 de 5por Николай Егоров , a há 7 anosSimple and useful extension, but it is not enough drawing functions area by clicking on the page element. Stretch accurately is difficult, and requires more time than a click.
- Avaliado em 4 de 5por Utilizador do Firefox 13358039, a há 7 anosI downloaded this new version, compatible with FF57, but the icon that appears in the toolbar is GI-NORMOUS. I loved the old version and suspect I'll love this one. But please fix it, or give me some idea of what I may be doing wrong (if that's the case). (I'm using FF56 with Mac OS 10.11.6.)
Resposta do programador
publicado a há 7 anosI am not sure if I understood the request. All this addon do is, when you click toolbar button this create an overlay on screen and lets you to drag and select and area which gets the size of selected area in pixels. - Avaliado em 4 de 5por Utilizador do Firefox 13352008, a há 7 anosWhy does a ruler need to "Access your data for all websites"?
I didn't install it so I just gave it a 2 to be fair but wanted to add this as a warning to other users.
UPDATE: Thanks for the reply and thanks for modifying the plugin to address the issue. I've changed my rating but I'll leave the initial review above so others can have context for your reply and also see how quickly your addressed the issue.Resposta do programador
publicado a há 7 anosHi there,
This addon uses content-script API from webextensions API suite, which requires the aforesaid permissions. And this doesnt send or store any of your data, here is the code for this addon
https://github.com/tsl143/jsDemos/tree/master/measureIt_webext
I actually second your thought and even I find that permission intimidating, I have mailed Firefox team for same, hopefully we get a better solution.
Thanks again for input :)
UPDATE-
updated addon with different approach and without requiring website-data permissions :)