Bordify is an extremely basic chrome extension that will hopefully help in mastering the art 🎨 of aligning stuff. It works by adding a translucent yellow border to elements that becomes darker as the element becomes more nested. Also it adds a red border to element on hovering above it so that its outline becomes visible. Nothing too fancy ✨.
- Visit this link: Bordify
- Click on
Add to Chrome
and then click onAdd extension
in the popup that appears.
- In your console, type
git clone https://github.com/pathakshashank17/Bordify.git
- Open chrome, click on ellipsis on top right corner.
- Go to
More tools
>Extensions
and toggle on theDeveloper mode
toggler. - Now click on
Load unpacked
- Browse over to the cloned repo and select the folder. The extension has now been installed.
- Click on
Code
dropdown on the repo page. - Download the zip file and extract it.
- Follow the above set of instructions from step 2.
All suggestions and contributions are welcome 🤗.