Conventional: comments Firefox

Examine source code of Conventional: comments

Inspect and view changes in Conventional: comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Conventional: comments",
  "description": "Write conventional comments directly in your favorite repository manager.",
  "version": "3.0.7",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c39482c-4068-45c5-945c-308dbcfb47d9}",
      "strict_min_version": "128.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [],
  "host_permissions": [
    "https://github.com/*",
    "https://gitlab.com/*"
  ]
}

Best Conventional: comments Alternatives

Here are some Firefox add-ons that are similar to Conventional: comments: