DEV Community

Cover image for Github Better Comments ๐Ÿค“๐Ÿคฉ firefox extension
Sharad Raj (He/Him)
Sharad Raj (He/Him)

Posted on

16 7

Github Better Comments ๐Ÿค“๐Ÿคฉ firefox extension

So I got inspired from better comments extension and made an addon for firefox.

What it does is adds colors to the comments on Github files.

snap

Supported comments annotations are:

Alerts (!) Red

! This is alert

Queries (?) Blue

? This is a query

TODOs (TODO:) Orange

TODO: This is to be done

Highlights (*) Green

* This is a comment


Here is the link:
https://addons.mozilla.org/en-US/firefox/addon/github-better-comments/


I made it first for chromium but it turns out that I've to pay them for a dev account.

Top comments (9)

Collapse
 
easrng profile image
easrng โ€ข

This is really cool! Any plans for a chromium version?

Collapse
 
madza profile image
Madza โ€ข

second that too :)

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him) โ€ข

?

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him) โ€ข โ€ข Edited

I made it for chromium first but it turns out that I've to pay them for the developer account.

Collapse
 
easrng profile image
easrng โ€ข

Could you just post a CRX? I use ungoogled chromium so having it in the web stor actually just makes it more complicated to get.

Thread Thread
 
sharadcodes profile image
Sharad Raj (He/Him) โ€ข

Okay I'll put it on github and comment here when updated

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him) โ€ข

Thanks๐Ÿค—

Collapse
 
andrewbaisden profile image
Andrew Baisden โ€ข

Cool its like a friendly reminder that I should actually use the better comments visual studio code extension I have installed, instead of relying on normal comments all the time :)

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him) โ€ข

Same things thing happened with me

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay