ruler 的评价
ruler 作者: Ian Remmel
7 条评价
- 评分 4 / 5来自 Firefox 用户 14315284,6 年前
- 评分 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 checkmark who stop the edit and after to can move on the screen your created figure).
Display the unit of measurement, is it pixel, cm or inch?
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 ruler of 24 pixels width and 4.5 pixels of height. - 评分 4 / 5来自 Firefox 用户 14380405,6 年前
- 评分 4 / 5来自 Firefox 用户 14359784,6 年前
- 评分 4 / 5来自 Firefox 用户 13720797,7 年前Sometimes its difficult to read the text on some backgrounds. When measuring, the click leaks to the page and you can end touching buttons you didnt want.
Aside from that it works great. Superb extension, thanks!
A veces es dificil leer el texto contra el fondo, y mientras estás midiendo el click de la medicion pasa de largo para el sitio así que se terminan tocando links o botones que cambian la pagina que se esta midiendo.
Fuera de eso funciona perfecto.开发者回应
发布于 7 年前Good feedback. I'm kinda surprised by the click-leaking issue, but I'll look into it. Have you noticed it on specific sites or do you find it generally reproducible everywhere?
I've opened the following issues related to your post:
https://github.com/ianwremmel/browser-ruler/issues/53
https://github.com/ianwremmel/browser-ruler/issues/52 - 评分 4 / 5来自 nashe,8 年前Working now, I think it is because I tried only on WebExtensions page.
While working on different elements, I would like to unselect all at some time. Maybe by pressing escape, right click or simple click (not dragging) can unselect the last selection.
Old:
It is not working for me in FireFox 55.0.3
I get the Icon but clicking on the icon doesn't do anything at all.
If there is a trick to use it, maybe it would be nicer if developer types a little more towards the description of the add-on like what it does and how.
Pictures aren't a bad idea.开发者回应
发布于 8 年前Hi nashe,
I'll see about getting some screenshots and a better description out. When you click the button, it should darken the web page you're looking at. When you click on the page, the first click will start a box and the second will end it and you'll get the pixel dimensions of the covered area.
I've seen a little bit of flakiness, but so far I can't reproduce. For example, I loaded facebook, clicked the button, and nothing happened. Then I went to Yahoo and it worked; back at Facebook again it started working.
If it's nothing too private, can you share what site you were on when you clicked the button?
Also note: According to https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension#Testing, this kind of extension is disabled on addons.mozilla.org, so if that's the only place you tried it, it won't do anything. - 评分 4 / 5来自 RobertJ,8 年前This works fine on FF57a. Would be great if the output included the diagonal measurement in addition to width and height.
开发者回应
发布于 8 年前Good idea. I've added it at https://github.com/ianwremmel/browser-ruler/issues/22
Just out of curiosity, what's your use-case? I've not come across that need myself (but then, I haven't been doing UI work for a while either).
edit: just saw it's already opened as https://github.com/ianwremmel/browser-ruler/issues/21