By: Anørak
Inspect and view changes in phabricator-comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "phab-conventional-comments-fork",
"description": "Adds a control in Phabricator comment toolbar to insert pre-defined labels in the comment textarea. Forked from 'phab-conventional-comments'.",
"version": "1.0",
"homepage_url": "https://github.com/Anoerak/phab-conventional-comments-fork",
"icons": {
"48": "icons/icon-48-modern.png",
"96": "icons/icon-96-modern.png"
},
"permissions": [
"activeTab",
"scripting",
"tabs",
"webRequest"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48-modern.png",
"96": "icons/icon-96-modern.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d6a76d94-a718-4ef1-86f8-279ef5fa4d61}",
"strict_min_version": "109.0"
}
}
} Best phabricator-comments Alternatives
Here are some Firefox add-ons that are similar to phabricator-comments:
phab-conventional-comments
nchevobbe
github-conventional-comments
Vinny Diehl
Conventional comments button
kapsiR
GitLab conventional comments button
Yoric
phabrinter
arai_a
Magenta Conventional Comments
564bff00ff
Conventional: comments
David Fournier
Review Helper
Suhaib Mujahid
Comment Manager
JustinZhengBC
Conventional Keys
Antoine
YT Comments Filter
pukmajster