CSS Grid Overlay

Easily check the grid alignment of your page across breakpoints.

As of May 2026, CSS Grid Overlay has 10,000 users and a 3.86/5 rating from 7 reviews in the Developer Tools category.

Usersno change0%
10.0K
10,000
Ratingno change0%
3.86
7 reviews
Reviewsno change0%
7
Version
11
Manifest V3

Permissions & access

Permissions
scriptingactiveTabstorage
Host access
None declared

Screenshots

CSS Grid Overlay screenshot 1

About

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)"
    // }
  }
]

Technical

Version
11
Manifest
V3
Size
183KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
hajfilceeneohkmcakehndmaeonhlack
Developer ID
u9ee859bfe808c49e93f8bd88294020d0
Developer Email
[email protected]
Created
May 28, 2018
Last Updated (Store)
Jan 30, 2025
Last Scraped
May 25, 2026
Privacy Policy

Similar extensions

Alternatives to CSS Grid Overlay, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 25, 2026.