github-with-a-cape
github-with-a-cape copied to clipboard
Make it Firefox compatible
I'd love to see this in the Firefox marketplace. Since it's a web extension this should be possible easily. You can have e.g. a look at on of my extensions which is using a Grunt build to build the difference manifests.
Hello!, I've never built a Firefox extension but I can take a look at your build scripts.
I'll give it a try and get back to you as soon as I can
Status update: I've submitted the Extension to the Firefox Add-ons page 🎉 I'll let you know when it's approved
Welp, the Firefox team hasn't reviewed the extension yet, but I think it's available here: https://addons.mozilla.org/en-US/firefox/addon/github-with-a-cape/
I just installed it and most of it works.
These do not:
- Show outdated by default
- Highlight outdated diff icon
Otherwise very happy.
I would love to get a button that can toggle outdated diff comments, any thoughts on that?
@tonglil
I just installed it and most of it works. These do not: Show outdated by default Highlight outdated diff icon
I'll take a look!
I would love to get a button that can toggle outdated diff comments, any thoughts on that?
You mean toggle all comments at the same time? The only problem I have with adding features to the pull
pages is that is a bit hard to find a place where to put stuff. Any ideas?
Thanks.
I put it here (in my own sort of extension):
It shows both the branch name, as well as provides expansion/collapse (toggle) functionality.