By: Hardin
Inspect and view changes in GridScribe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GridScribe",
"version": "1.0.0",
"description": "Map CSS grid/flex container risks and layout density hotspots on active pages.",
"icons": {
"48": "glyph/icon-48.png",
"96": "glyph/icon-96.png",
"128": "glyph/icon-128.png"
},
"action": {
"default_title": "GridScribe",
"default_icon": {
"48": "glyph/icon-48.png"
}
},
"background": {
"scripts": [
"bridge/router.js"
],
"service_worker": "bridge/router.js"
},
"permissions": [
"activeTab",
"scripting",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{8048bb28-2e26-4a74-9168-88c72e7bc6ff}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best GridScribe Alternatives
Here are some Firefox add-ons that are similar to GridScribe: