CSS Grid Overlay

CRX ID
hajfilceeneohkmcakehndmaeonhlack
Status
Live on Store
Description from extension meta

Easily check the grid alignment of your page across breakpoints.

Image from store
CSS Grid Overlay
Description from store

Supports multiples breakpoints and the usual grid values (gutters, columns, max width, etc).

Configurations can easily be saved and shared among team members as json objects.

Example conf:

[
{
"columns": 4,
"margins": 16, // px before and after the first and last column
// these gutters work like margins:
// if distance between columns is 32px, gutters are 16
"gutters": 16,
"from": 0, // start of breakpoint in px
// Optional values
// "to": 599, end of breakpoint in px
// grid will be centered after this maxWidth in px
// otherwise it'll be full width
// "maxWidth": 1440,
// if you want to move the grid
// (e.g. in a style guide with a left sidebar
// you'd use offsetLeft to push the grid to the right
// "offsetTop": 0,
// "offsetRight": 0,
// "offsetBottom": 0,
// "offsetLeft": 0,
// "backgroundColors": {
// "columns": "rgba(234, 23, 140, .3)",
// "gutters": "rgba(0, 231, 255, .3)",
// "margins": "rgba(0, 191, 165, .3)"
// }
}
]

Latest reviews

Rodrigo Abreu 2025-06-29

The grid does not respect 1440 max-width.

Kenny McNett 2024-02-05

Love this! It's helping my dev and design teams align more easily. A doc page somewhere explaining the syntax would be helpful. But at least be sure to read the json example on the extension's page in the chrome store. Especially note that the gutter width parameter is HALF the full gutter width. I sometimes see the error that the JSON isn't valid, even though it passes in online linters. I refresh the extension's options page and then save it again--the error goes away.

Marcin Gościcki 2021-10-01

Great for web developers! I tried few of similar extensions but this one is the best. I love being able to save multiple grid configs. ❤️️

Marcin Gościcki 2021-10-01

Great for web developers! I tried few of similar extensions but this one is the best. I love being able to save multiple grid configs. ❤️️

M S 2021-04-05

great doing what it is supposed to do, very useful tool

M S 2021-04-05

great doing what it is supposed to do, very useful tool

Hassan Arzouni 2020-03-03

not working on local html pages

Statistics

Installs
10,000
Market
Chrome Web Store
Category
Rating
4.0 (8 votes)
Last update
2025-01-30
Version 11
Languages

Similar extensions