Rob--W / crxviewer

Add-on / web app to view the source code of Chrome / Firefox / Opera 15 extensions and zip files.
https://robwu.nl/crxviewer/
Mozilla Public License 2.0
1.46k stars 223 forks source link

https://robwu.nl/crxviewer/ not working as expected #105

Closed grahamperrin closed 3 years ago

grahamperrin commented 3 years ago

Hi

https://robwu.nl/crxviewer/

Network error for https://addons.mozilla.org/firefox/downloads/latest/refined-github-/platform:2/refined-github-.xpi

Slug simple-tab-groups is similarly not found.

Delays are remarkable, if that helps to diagnose the issue.

Thanks

Rob--W commented 3 years ago

The online version relies on a proxy to make cross-origin requests, and that proxy is sometimes overloaded.

I'm working on an improved version that isn't dependent on a proxy for AMO (#92), once I publish it, it will perform better.

Rob--W commented 3 years ago

I just tested, and the online demo is working. So I'll close this bug.

grahamperrin commented 3 years ago

Confirmed working now. Thank you for the very quick reply, and additional information; I'm now subscribed to #92