Validate Local CSS Records Firefox

Examine source code of Validate Local CSS Records

By: F8BET
Inspect and view changes in Validate Local CSS Records source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Validate Local CSS Records",
  "version": "1.0",
  "description": "This extension validates local CSS records on webpages.",
  "permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "RecordsCSS@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Validate Local CSS Records Alternatives

Here are some Firefox add-ons that are similar to Validate Local CSS Records: