Measure-it のレビュー
Measure-it 作成者: Trishul
合計レビュー数: 19
- 5 段階中 4 の評価Firefox ユーザー 14540421 によるレビュー (5ヶ月前)
- 5 段階中 4 の評価AJ によるレビュー (1年前)
- 5 段階中 4 の評価Icekhold によるレビュー (2年前)
- 5 段階中 4 の評価Y2K によるレビュー (2年前)
- 5 段階中 4 の評価Ivinovich によるレビュー (2年前)
- 5 段階中 4 の評価Firefox ユーザー 13381647 によるレビュー (3年前)
- 5 段階中 4 の評価Firefox ユーザー 15134973 によるレビュー (3年前)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.
- 5 段階中 4 の評価Marius によるレビュー (4年前)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. - 5 段階中 4 の評価Ferran Buireu によるレビュー (4年前)Es bonita y funciona muy bien. Tiene un uso residual pero para el frontal de las webs es necesaria muchas veces.
- 5 段階中 4 の評価Web Design Master によるレビュー (4年前)
- 5 段階中 4 の評価Lettmoss によるレビュー (5年前)It´s a great tool, keep rock on!!!! Slutes from Barranquilla Colombia :D
- 5 段階中 4 の評価Firefox ユーザー 13963076 によるレビュー (5年前)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.
- 5 段階中 4 の評価Николай Егоров によるレビュー (5年前)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.
- 5 段階中 4 の評価Firefox ユーザー 13358039 によるレビュー (5年前)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.)
開発者の返信
投稿日時: 5年前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. - 5 段階中 4 の評価Firefox ユーザー 13352008 によるレビュー (5年前)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.開発者の返信
投稿日時: 5年前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 :)