Cloudwatch Colors Firefox

Examine source code of Cloudwatch Colors

By: Tim
Inspect and view changes in Cloudwatch Colors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cloudwatch Colors",
  "version": "1.0",
  "description": "Adds coloring to Cloudwatch logs because I don't want to read them all.",
  "icons": {
    "48": "logo.png",
    "256": "logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.console.aws.amazon.com/cloudwatch/*"
      ],
      "js": [
        "cloudwatch-colors.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6144d147-cc23-4b4b-b4cf-0b8439c58733}"
    }
  }
}

Best Cloudwatch Colors Alternatives

Here are some Firefox add-ons that are similar to Cloudwatch Colors: