SCSS Highlighter Firefox

Examine source code of SCSS Highlighter

Inspect and view changes in SCSS Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SCSS Highlighter",
  "version": "1.0",
  "description": "Highlights instances of 'SCSS' on the current website",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1d32f8d6-26ad-40e2-9cb6-e82a820d515a}"
    }
  }
}

Best SCSS Highlighter Alternatives

Here are some Firefox add-ons that are similar to SCSS Highlighter: