Code Syntax Highlighter Firefox

Examine source code of Code Syntax Highlighter

Inspect and view changes in Code Syntax Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Code Syntax Highlighter",
  "version": "1.0",
  "description": "Code Syntax Highlighter: Highlight code in textareas",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "code_syntax_highlighter.png"
  },
  "icons": {
    "128": "code_syntax_highlighter.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "robertconner2803@outlook.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Code Syntax Highlighter Alternatives

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