Go to file
Nicolò Maria Mezzopera edf444aed8
Add same icon as homepage
2020-05-22 10:54:09 +02:00
_locales/en feat: prototype 2020-05-06 11:52:05 +02:00
icons Add same icon as homepage 2020-05-22 10:54:09 +02:00
src Rename extension to proper name 2020-05-22 10:53:47 +02:00
.gitignore feat: prototype 2020-05-06 11:52:05 +02:00
manifest.json Rename extension to proper name 2020-05-22 10:53:47 +02:00
README.md Rename extension to proper name 2020-05-22 10:53:47 +02:00

Conventional Comments button

This is a tiny Chrome extension that adds a conventional comment button to GitLab file explorer comments, allowing to quickly leave a structured semantic comment during your MR reviews!

How to install

This is a chrome extension, recently chrome disallowed to install packed crx extension that are not listed on the Chrome Store, so to install this

  • git clone git@gitlab.com:conventionalcomments/conventional-comment-button.git
  • On Chrome: Menu -- More Tools --- Extensions
  • In the Extension page: Load unpacked and select the cloned repository

How to update

  • git pull
  • On Chrome: Menu -- More Tools --- Extensions
  • In the Extension page find conventional comments button and hit the refresh button