Go Highlighter Firefox

Examine source code of Go Highlighter

By: VIN777
Inspect and view changes in Go Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Go Highlighter",
  "version": "1.0",
  "description": "Highlights instances of the programming language 'Go' (Golang) on the current website",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b5f71cc-20b7-460d-9902-b0f7ab71dcf9}"
    }
  }
}

Best Go Highlighter Alternatives

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