A 1.3Ko javascript file for Bootstrap grid overlay.
Download V0.1.1 Bookmarklet v0.1.1Drag and drop the bookmarlet link on the top of the page in your browser's bookmarks.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Your Project</title>
<link rel="stylesheet" href="bootstrap.min.css">
</head>
<body>
<!-- your code here -->
<script type="text/javascript" src="bgol.min.js" ></script>
</body>
</html>