CSS Grid Overlay icon

CSS Grid Overlay

by imagentleman (José Antonio Chio)

v11 Updated Jan 30, 2025 183KiB
CWS
10K
Users
★ 3.86
7 reviews
#5376
of 207.1K
developer
#459 of 18.1K
⚠️Not updated in over a year

Description

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)" // } } ]
CSS Grid Overlay screenshot 1

Reviews (1 cached)

★☆☆☆☆2025-06-29
Rodrigo Abreu

The grid does not respect 1440 max-width.

Permissions (3)

Permissions

activeTab Can access the current tab when you click the extension scripting Can inject scripts into web pages storage Can store data locally in your browser

Details

Version 11
Updated Jan 30, 2025
Size 183KiB
First Seen Mar 25, 2026