OpenComments for Firefox Firefox

Examine source code of OpenComments for Firefox

Inspect and view changes in OpenComments for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OpenComments",
  "description": "__MSG_exDescription__",
  "default_locale": "en",
  "version": "1.0.24",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "chiaramail.support@gmail.com"
    }
  },
  "icons": {
    "16": "logo/16.png",
    "24": "logo/24.png",
    "32": "logo/32.png",
    "48": "logo/48.png",
    "128": "logo/icon.png"
  },
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://opencomments-4e86d.web.app/*"
      ],
      "js": [
        "inject/main.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "logo/icon.png",
    "content/index.css",
    "anonymous.jpg"
  ],
  "browser_action": {
    "default_title": "OpenComments Popup",
    "default_icon": "logo/no_msgs.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "tabs",
    "storage",
    "notifications",
    "contextMenus",
    "identity",
    "<all_urls>"
  ]
}

Best OpenComments for Firefox Alternatives

Here are some Firefox add-ons that are similar to OpenComments for Firefox: