CSS Cleaner Firefox

Examine source code of CSS Cleaner

Inspect and view changes in CSS Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CSS Cleaner",
  "version": "1.2",
  "description": "Highlight hard DOM elements of CSS part of web application",
  "icons": {
    "64": "skin/icons/64.png",
    "128": "skin/icons/128.png"
  },
  "browser_action": {
    "default_icon": {
      "128": "skin/icons/128.png"
    },
    "default_title": "Content script",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "scripts/unused/unused.js"
    ]
  },
  "devtools_page": "devtools/devtools-page.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{37bc7547-290b-43cd-ad04-6f0042300d19}"
    }
  }
}

Best CSS Cleaner Alternatives

Here are some Firefox add-ons that are similar to CSS Cleaner: