OpenComments MV3 Firefox

Examine source code of OpenComments MV3

Inspect and view changes in OpenComments MV3 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.0",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "robert.uomini@chiaramail.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": [
    {
      "resources": [
        "logo/icon.png",
        "content/index.css"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "action": {
    "default_title": "OpenComments Popup",
    "default_icon": "logo/no_msgs.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "tabs",
    "storage",
    "notifications",
    "contextMenus",
    "identity"
  ],
  "host_permissions": [
    "<all_urls>"
  ]
}

Mejores alternativas OpenComments MV3

Aquí hay algunas Firefox add-ons que son similares a OpenComments MV3: