CSS Validation Checker Firefox

Examine source code of CSS Validation Checker

Inspect and view changes in CSS Validation Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CSS Validation Checker",
  "version": "1.0",
  "description": "Notifies the user if the current webpage's CSS contains validation errors.",
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "css_validation_checker_extension@gmail.com"
    }
  }
}

Best CSS Validation Checker Alternatives

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