By: nchevobbe
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:
github-conventional-comments
Vinny Diehl
phabricator-comments
Anørak
GitLab conventional comments button
Yoric
Conventional comments button
kapsiR
Magenta Conventional Comments
564bff00ff
Conventional: comments
David Fournier
Conventional Keys
Antoine
phabrinter
arai_a
Review Helper
Suhaib Mujahid
Comment Manager
JustinZhengBC