Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allcaps/chromebootstraphelper
Chrome extension indicating the current Bootstrap viewport size (xs, sm, md, lg).
https://github.com/allcaps/chromebootstraphelper
Last synced: 24 days ago
JSON representation
Chrome extension indicating the current Bootstrap viewport size (xs, sm, md, lg).
- Host: GitHub
- URL: https://github.com/allcaps/chromebootstraphelper
- Owner: allcaps
- License: gpl-2.0
- Created: 2015-11-17T11:09:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T19:21:37.000Z (about 9 years ago)
- Last Synced: 2024-11-11T11:03:45.555Z (3 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GPL
Awesome Lists containing this project
README
# 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]([email protected])