Κριτικές για το Measure-it
Measure-it από Trishul
19 κριτικές
- Βαθμολογία 4 από 5από Χρήστης Firefox 14540421, 3 χρόνια πριν
- Βαθμολογία 4 από 5από AJ, 4 χρόνια πριν
- Βαθμολογία 4 από 5από Icekhold, 4 χρόνια πριν
- Βαθμολογία 4 από 5από Y2K, 5 χρόνια πριν
- Βαθμολογία 4 από 5από Ivinovich, 5 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 13381647, 5 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 15134973, 5 χρόνια πρινGreat 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.
- Βαθμολογία 4 από 5από dom, 6 χρόνια πρινexcellent, maybe we would like a screen percentage measurement?
- Βαθμολογία 4 από 5από Marius, 6 χρόνια πρινConsider 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. - Βαθμολογία 4 από 5από Ferran Buireu, 7 χρόνια πρινEs bonita y funciona muy bien. Tiene un uso residual pero para el frontal de las webs es necesaria muchas veces.
- Βαθμολογία 4 από 5από Web Design Master, 7 χρόνια πριν
- Βαθμολογία 4 από 5από Lettmoss, 7 χρόνια πρινIt´s a great tool, keep rock on!!!! Slutes from Barranquilla Colombia :D
- Βαθμολογία 4 από 5από Nafiz Kamal, 7 χρόνια πρινwhat is the keyboard shortcut for it?How to activate it with keypress?
- Βαθμολογία 4 από 5από Χρήστης Firefox 13963076, 7 χρόνια πρινThe 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.
- Βαθμολογία 4 από 5από Николай Егоров , 8 χρόνια πρινSimple 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.
- Βαθμολογία 4 από 5από Χρήστης Firefox 13358039, 8 χρόνια πρινI 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.)
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινI 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. - Βαθμολογία 4 από 5από Χρήστης Firefox 13352008, 8 χρόνια πρινWhy 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.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινHi 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 :)