WebExtension.net
WebExtension.net

CSS Grid Overlay

View on Chrome Web Store
View CSS Grid Overlay Chrome Extension on Chrome Web Store
4.4 (7 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Easily check the grid alignment of your page across breakpoints.
Type
Extension
Users
10,000 users
imagentleman (José Antonio Chio)
View author page of imagentleman (José Antonio Chio)
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 28, 2018
Version 10
Manifest version
3
Updated
Updated on April 6, 2022
View on Chrome Web Store
View CSS Grid Overlay Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CSS Grid Overlay",
    "version": "10",
    "description": "Easily check the grid alignment of your page across breakpoints.",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "off-16.png",
            "24": "off-24.png",
            "32": "off-32.png"
        }
    },
    "permissions": [
        "scripting",
        "activeTab",
        "storage"
    ],
    "minimum_chrome_version": "88",
    "options_page": "options.html"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top