allcaps / ChromeBootstrapHelper

Chrome extension indicating the current Bootstrap viewport size (xs, sm, md, lg).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Bootstrap Helper

Chrome extension indicating the current Bootstrap viewport size (xs, sm, md, lg).

This Chrome extension adds a button, when clicked it injects a html snippet to the dom of the active tab. The snippet displays the current Bootstrap viewport size (xs, sm, md, lg).

Install

  1. Download or clone this repository.
  2. In Google Chrome go to extensions.
  3. Make sure the checkbox Developer mode is on.
  4. Click Load unpacked extention...
  5. Select the just downloaded ChromeBootstrapHelper folder.

Author

Coen van der Kamp

About

Chrome extension indicating the current Bootstrap viewport size (xs, sm, md, lg).

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%