addshore / browser-github-release-downloads

Chrome extension for displaying github release downloads
https://chrome.google.com/webstore/detail/github-release-downloads/ncgomhdgmkicjeclohgokhciihpfdlhi
MIT License
25 stars 3 forks source link

GitHub releases changed? #34

Closed DmitriySalnikov closed 1 year ago

DmitriySalnikov commented 2 years ago

I just downloaded this extension and no downloads information is visible.

aonez commented 2 years ago

Indeed it seems.

aonez commented 2 years ago

This pull should fix this: https://github.com/addshore/browser-github-release-downloads/pull/35

addshore commented 1 year ago

Resolved in the next version which is pending approval on the browser stores

54m4d commented 1 year ago

@addshore i just downloaded the extension but i cannot see any number of downloads on the releases pages, is it still working?

addshore commented 1 year ago

I also just saw a review that said the same thing. I suspect GitHub changed something in their UI again, and the extension needs updating. I'll try and take a look soon (unless someone beats me)

addshore commented 1 year ago

In the currently released version (1.3.4) in chrome I get something like this image Not ideal, but it is there!

addshore commented 1 year ago

@54m4d Could you open a new issue on this repo, provide a screenshot, note which version you are using and what browser? A link the the repo you are trying to see the download counts for would be great too!

aonez commented 1 year ago

For what is worth, on my Safari end is like a hit or miss, sometimes appears and sometimes it doesn't. Usually refreshing the page or reenabling the extension fixes it.

Did not had the time to investigate more.

54m4d commented 1 year ago

For some strange reason it's working now, (CRM latest version) i have no idea what the issue could have been.

addshore commented 1 year ago

If it happens again, take a look in the dev console to see if there are any extension related errors, particuarly to do with the API call to github that is made to retrieve the download counts!

54m4d commented 1 year ago

OK