CSS Layout Debugger Firefox

Examine source code of CSS Layout Debugger

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

Mejores alternativas CSS Layout Debugger

Aquí hay algunas Firefox add-ons que son similares a CSS Layout Debugger: