Inspect element Rulers in Firefox

2019-02-27 18:28发布

I want to know is there any way to view Rulers in Firefox, alike Chrome inspect element rulers.

Chrome shows your current width, ie. Width + padding = current width on Ruler hover.

see below Chrome screenshot for ref. Google Chrome Inpect element computed heigh/width rulers

2条回答
ら.Afraid
2楼-- · 2019-02-27 18:54

Its been implemented now in new Firefox. And Firefox version 32 and above developer tools are awesome :)

查看更多
何必那么认真
3楼-- · 2019-02-27 19:03

Yes you can with help of some addons and a little work. All you have to do is draw the ruler and you get the exact dimensions.

Measure It let's you draw a ruler across any webpage to check the width, height, or alignment of page elements in pixels.

Also take a look at PixelZoomer. It takes a screenshot of the current website and provides various tools for pixel analysis. You can zoom into websites (up to 3200%), measure distances and pick colors with an eye dropper.

Hope I helped :) .

查看更多
登录 后发表回答