Comment Viewer Firefox

Examine source code of Comment Viewer

Inspect and view changes in Comment Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "1.2",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e108f649-5d8b-4e87-9df1-92b9d44f26b1}"
    }
  }
}

Best Comment Viewer Alternatives

Here are some Firefox add-ons that are similar to Comment Viewer: