Loggly Formatter Firefox

Examine source code of Loggly Formatter

Inspect and view changes in Loggly Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Loggly Formatter",
  "version": "0.8",
  "browser_specific_settings": {
    "gecko": {
      "id": "loggly-helper-extension@gibbs.tk"
    }
  },
  "description": "Parses stringified JSON in Loggly",
  "icons": {
    "48": "loggly-icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://spectra.loggly.com/search/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best Loggly Formatter Alternatives

Here are some Firefox add-ons that are similar to Loggly Formatter: