# Dimensions **Repository Path**: mirrors/dimensions ## Basic Information - **Project Name**: Dimensions - **Description**: Dimensions 是开源的 Chrome 扩展插件,可以显示网站页面的尺寸,还可以测量以下的元素:images, input-fields, buttons, videos, gifs, text, icons。 可以测量你在浏览器看到的任何元素。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 0 - **Created**: 2017-04-01 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: chrome-plugins **Tags**: None ## README Dimensions ========== A browser extension for coders to measure screen dimensions. Download from the [Product Website](http://felixniklas.com/dimensions/), the [Chrome Webstore](https://chrome.google.com/webstore/detail/dimensions/baocaagndhipibgklemoalmkljaimfdj) or [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/dimensions_extension/). ![Dimensions screenshot](/_sources/screenshot.png?raw=true) Change Log ========== ## Version 2.0.5 (2016-10-23) - make sure that the text direction stays left-to-right [\#30](https://github.com/mrflix/dimensions/issues/30) ## Version 2 (2015-07-14) **Implemented enhancements:** - measure an area (press ALT) [\#14](https://github.com/mrflix/dimensions/issues/14) - adjust dimensions color depending on the background [\#20](https://github.com/mrflix/dimensions/issues/20) - climb up gradients [\#3](https://github.com/mrflix/dimensions/issues/3) - hide cursor [\#16](https://github.com/mrflix/dimensions/issues/16) **Fixed bugs:** - fix measuring on Mac Retina [\#8](https://github.com/mrflix/dimensions/issues/8) - fix a bug that breaks dimensions [\#22](https://github.com/mrflix/dimensions/issues/22) ## Version 1 (2014-9-10)