phab-conventional-comments Firefox

Examine source code of phab-conventional-comments

Inspect and view changes in phab-conventional-comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a control in Phabricator comment toolbar to insert pre-defined label in the comment textarea",
  "manifest_version": 2,
  "name": "phab-conventional-comments",
  "version": "0.4",
  "homepage_url": "https://github.com/nchevobbe/phab-conventional-comments",
  "icons": {},
  "permissions": [
    "tabs",
    "webRequest",
    "https://phabricator.services.mozilla.com/D*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://phabricator.services.mozilla.com/D*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "78.0",
      "id": "{3e0e2f7e-1dde-4fee-ab96-031faa42ec52}"
    }
  }
}

Best phab-conventional-comments Alternatives

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