adeora7 / hacktoberfest_progress

Hacktoberfest progress checker chrome extension
MIT License
14 stars 43 forks source link

Active profile opens Github profile #73

Open lmcjt37 opened 5 years ago

lmcjt37 commented 5 years ago

Would be nice if the image and/or link below the buttons navigated you to the github account associated

nelavensubas commented 5 years ago

Hello,

I can handle this issue if you want me to.

Nelaven

nelavensubas commented 5 years ago

I can't find the HTML file that links to https://hacktoberfest.digitalocean.com/. How should I go about navigating the GitHub button to the associated account?

lmcjt37 commented 5 years ago

@nelavensubas you're welcome to pick this up, however the layout has changed since this ticket was created.

Another solution would be to wrap the active profile icon in a link to the users profile. You can get this by inspecting the payload which is returned in popup.js line 131

davidlamt commented 5 years ago

I was playing around with the extension and thought this feature would be nice to have as well!

Please close my PR if @nelavensubas is still working on this.