6 Forks
60 Stars
60 Watchers

Boundary

Boundary is a CSS+Javascript library for Chrome extension developers to easily create HTML elements that won’t affect or be affected by the current webpage’s CSS. Strongly recommended if you are considering adding a sticker, a sidebar or any overlay box using content script.

How to download and setup Boundary

Open terminal and run command
git clone https://github.com/liviavinci/Boundary.git
git clone is used to create a copy or clone of Boundary repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Boundary https://github.com/liviavinci/Boundary/archive/master.zip

Or simply clone Boundary with SSH
[email protected]:liviavinci/Boundary.git

If you have some problems with Boundary

You may open issue on Boundary support forum (system) here: https://github.com/liviavinci/Boundary/issues