By: David Fournier
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:
Conventional comments button
kapsiR
Conventional Comments (GitHub) - by Pullpo
Pullpo.io
GitLab conventional comments button
Yoric
Magenta Conventional Comments
564bff00ff
github-conventional-comments
Vinny Diehl
Code Review Tags
Guillermo Céspedes Tabárez
Conventional Keys
Antoine
Github Better Comments
Sharad Raj Singh Maurya
phabricator-comments
Anørak
Review Format Kit (RFK)
codedpills
ceph github helper
tspmelo
GitHub Commit Message Helper
Matthew Huxtable