Por: kapsiR
Inspect and view changes in Conventional comments button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Conventional comments button",
"version": "0.0.2",
"manifest_version": 2,
"description": "An extension to quickly add conventional comments",
"homepage_url": "https://conventionalcomments.org/",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_locale": "en",
"permissions": [
"https://gitlab.com/*"
],
"content_scripts": [
{
"matches": [
"https://gitlab.com/*"
],
"js": [
"src/inject/inject.js"
],
"css": [
"src/inject/inject.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{15d06a9e-199c-478c-bdce-5cedc1a3ff87}"
}
}
} Melhores alternativas Conventional comments button
Aqui estão algumas Firefox add-ons que são similares a Conventional comments button:
GitLab conventional comments button
Yoric
Magenta Conventional Comments
564bff00ff
Conventional: comments
David Fournier
Conventional Comments (GitHub) - by Pullpo
Pullpo.io
github-conventional-comments
Vinny Diehl
Conventional Keys
Antoine
Code Review Tags
Guillermo Céspedes Tabárez
phabricator-comments
Anørak
Review Format Kit (RFK)
codedpills
Codecode Review for GitLab
Jevgenij Zhukov
phab-conventional-comments
nchevobbe
Gitlab Review Helper
Alabate