By: Vinny Diehl
Inspect and view changes in github-conventional-comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "github-conventional-comments",
"version": "0.1",
"description": "Adds a control in GitHub comment toolbar to insert pre-defined label in the comment textarea",
"homepage_url": "https://github.com/vinnydiehl/github-conventional-comments",
"icons": {},
"permissions": [
"tabs",
"webRequest",
"*://*.github.com/*"
],
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"content.js"
]
}
],
"applications": {
"gecko": {
"strict_min_version": "78.0",
"id": "{2c978b82-3788-47c3-af1e-693a10f61f61}"
}
}
} Best github-conventional-comments Alternatives
Here are some Firefox add-ons that are similar to github-conventional-comments:
phab-conventional-comments
nchevobbe
Conventional comments button
kapsiR
Magenta Conventional Comments
564bff00ff
GitLab conventional comments button
Yoric
Conventional: comments
David Fournier
phabricator-comments
Anørak
Conventional Keys
Antoine
GitHub Comment Suggest
cakecatz
Github Assistant
swistak
Github Better Comments
Sharad Raj Singh Maurya