1

The Firefox developer tools have a page ruler feature that overlay horizontal and vertical rulers on a web page, and show the dimensions of the viewport (in pixels) in the top-right corner of the viewport.

The feature is helpful but has a major caveat in that the ruler and pixel dimension display is turned off with each refresh of the page, which leads to hundreds if not thousands of extra wasted clicks to turn the ruler back on after updating the project's code and refreshing.

Is there any way to keep the ruler featuer toggled on through refreshes?

4

1 回答 1

2

不幸的是,从 Firefox 88 开始,这是不可能的。不过,有一个增强请求来使标尺持久化

于 2021-05-18T22:26:06.493 回答