If you like this extension, I would be glad if you buy me a beer 🍺 😁
Google Chrome extension to create guide lines on a website.
If you have any suggestions or bugs, please create an issue or use the support form in Chrome Web Store. Thank you!
- v1.3.3 (2017-10-12)
- Fixed bug that caused guide lines to jump when the user isn't at the top of the page. Thanks to @boxmein for reporting this issue.
- Updated jQuery and jQuery UI
- Cleaned up repository
- Reformatted code
- v1.3.2 (2017-05-09)
- Added Spanish translations.
- Added French translations.
- Removed unused jQuery click event from page action
- v1.3.1 (2017-05-02)
- Added Russian translations. Thanks to @vanilla-thunder
- Added Dutch translations. Thanks to @hoekiesda
- Adjusted color of distance lines
- v1.3.0 (2017-04-27)
- Added functionality to see distances between guide lines (Hover over guide line and press the CTRL key)
- v1.2.3 (2016-11-07)
- Added a small donate button for people that would like to support this awesome extension.
- v1.2.2 (2016-10-13)
- Fixed bug with double rendered guide lines
- v1.2.1 (2016-10-13)
- Fixed encoding error.
- v1.2.0 (2016-10-13)
- Removed Ad-Link
- Added possibility to create new guide lines by dragging from the rulers
- Added indicator whether guide lines are shown
- v1.1.2 (2014-08-30)
- Horizontal guide lines are now placed in viewport when you have scrolled down.
- The ID of every guide line is now shown in it's tooltip which is referenced to the ID in the extension popup.
- Changed default locale to "en"
- v1.1.1 (2014-07-14)
- Implemented jQuery Color Picker because the behaviour of HTML 5 color-input isn't that reliable on all operating systems.
- v1.1.0 (2014-07-13)
- When zooming in a document the positions in tooltips are float numbers.
- The number of guide lines is now shown in the plugin icon.
- UI optimization
- The color of guide lines can now be changed.
- Every single guide line can be removed manually.
- v1.0.3 (2014-07-10)
- Updated translations (en)
- Cleanup
- v1.0.2 (2014-07-01)
- Rulers are now instantly hidden when deleting all guide lines.
- v1.0.1 (2014-06-30)
- Description added
- v1.0.0 (2014-06-26)
- Rulers are now hidden when deleting all guide lines.
- Code-Cleanup