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

최고의 CSS Layout Debugger 대안

다음은 CSS Layout Debugger과(와) 유사한 Firefox add-on입니다: