In-Browser Style Linter Firefox

Examine source code of In-Browser Style Linter

Inspect and view changes in In-Browser Style Linter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "In-Browser Style Linter",
  "version": "1.9.8",
  "description": "Do quick style checks on your page after it renders, without leaving your browser, and with minimal friction to setup.",
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "linter.png"
    }
  },
  "icons": {
    "128": "linter.png"
  },
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best In-Browser Style Linter Alternatives

Here are some Firefox add-ons that are similar to In-Browser Style Linter: