https://github.com/weblancaster/breakpoint-chrome-extension
Chrome extension to generate media-queries to your project.
https://github.com/weblancaster/breakpoint-chrome-extension
Last synced: 8 months ago
JSON representation
Chrome extension to generate media-queries to your project.
- Host: GitHub
- URL: https://github.com/weblancaster/breakpoint-chrome-extension
- Owner: weblancaster
- Created: 2013-02-22T12:24:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-09-14T22:05:56.000Z (almost 12 years ago)
- Last Synced: 2025-04-14T17:36:20.616Z (about 1 year ago)
- Language: CSS
- Homepage: https://chrome.google.com/webstore/detail/breakpoint-media-queries/lgldclhgkdgddiopgbjkiememjlhjlng?hl=en&gl=US
- Size: 1.57 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breakpoint Chrome Extension
Description: Chrome extension help designers and developers to generate media-queries to their Responsive Design projects.
## History
Developing a new project I had to resize and write the media-queries code every time
So I decided develop an Google Chrome extension to help Designers and Developers generate the code after resize the window.
Pretty simple and useful.
## Usage
1. Add the extension to your Google Chrome browser.
2. Start resize your window and see where your content are breaking.
3. Click into the Breakpoint extension.
4. Paste into your style file and do your thing.
## Features
1. add/export breakpoints.
2. history of your lasts generated breakpoints.
## Credits
Michael Lancasters
## License
MIT License