Hacker News new | ask | show | jobs
Show HN: Browser extension for analysing Git repo activity (indorse.io)
12 points by avadhoot 2066 days ago
2 comments

Hey HN readers,

My team and I have been researching dev processes and engineering workflows for a while now. While building our main product which is focused on monitoring various engineering metrics (target persona - Engineering Managers, Developer Experience teams), we’ve built a complementary free browser extension that can be used to inspect any Git repo on GitHub, GitLab and Bitbucket - this is inspired by our core product. Any feedback is welcome!

We will gather all the feedback to tweak the current free browser extension but also our main product!

Chrome: https://chrome.google.com/webstore/detail/metamorph/fpmahcai...

Firefox: https://addons.mozilla.org/en-US/firefox/addon/metamorph/

Opera: https://addons.opera.com/en/extensions/details/metamorph-2/

Can I use this on my private repo or it's just for open source stuff???
Yep you can use on your private repo as well.

Just install the extension, go to your repo and open the Metamorph extension on the sidebar.

Just to add to the above answer, you will have to add your "Personal Access Token" to the extension so that it can get access to the analytics data.

The token itself is stored in your browser's localstorage, btw.