Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 598 Bytes

Box it

A chromium extension for debugging layouts using a border to check for alignments.

image

I will not be publishing this to the chrome web store any time soon because i do not have 5$.

If you want to use it anyway

$ yarn

$ yarn build

The unpacked extension will be generated in the /dist folder.

The you can add it to your favorite chromium flavour using a variantion of this tutorial.