Inspect and view changes in CSS Layout Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CSS Layout Debugger",
"version": "1.0.0",
"background": {
"scripts": [
"background.js"
]
},
"developer": {
"name": "Vince Picone",
"url": "https://vincepic.one"
},
"description": "Adds dynamic backgrounds and outlines to assist layout debugging.",
"icons": {
"48": "icons/active.svg",
"96": "icons/active.svg"
},
"browser_action": {
"default_title": "Favourite colour option",
"default_icon": "icons/inactive.svg"
},
"permissions": [
"activeTab"
]
} Best CSS Layout Debugger Alternatives
Here are some Firefox add-ons that are similar to CSS Layout Debugger:
CSS Debug Overlay Plus
Francis Ruiz
Layout Debugger
CakhiaTV
Devil Debugger
Vignesh Miller
Css Debug with Pesticide CSS
Rob
Css Layout Hack
WW88
Inspectre
CommitsOverCoffee
CSS Viewer
cssviewer
Debug CSS
Pranay Joshi
CSS Live Tester
sbotop
CSS Insight
Mark Digital
Page Element Highlighter
Ricbet
Debugmode
ff0000