Console Enhancer Firefox

Examine source code of Console Enhancer

Inspect and view changes in Console Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Console Enhancer",
  "version": "1.0",
  "description": "Enhance the browser console with custom messages and styles.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{823cf0b7-2f34-4e70-89a4-a60584b98fb9}"
    }
  }
}

Best Console Enhancer Alternatives

Here are some Firefox add-ons that are similar to Console Enhancer: