puemos / hls-downloader

Web Extension for sniffing and downloading HTTP Live streams (HLS)
https://puemos.gitbook.io/hls-downloader/
MIT License
1.77k stars 228 forks source link

Can't Install extension #328

Closed drandrew1983 closed 2 months ago

drandrew1983 commented 3 months ago

Describe the bug can't install on chrome latest version

To Reproduce Steps to reproduce the behavior:

  1. Go to 'extensions'
  2. enable developer mode
  3. drag and drop the zip file
  4. error loading extension: Failed to load extension from: extension-archive.zip. Could not unzip extension for install.

Expected behavior extension should be successfully installed Screenshots Screenshot 2024-04-08 004651

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Vangelis66 commented 3 months ago

The latest version 4.0.1 of the extension as packaged in extension-archive.zip is "corrupted"/unsuccessfully compiled :disappointed: ; when the archive is being probed with 7-zip, this is how it looks:

401

... i.e. folder tree is wrong, content of the "." dir in the tree is incomplete (several missing files :cry: ); compare the above with the previous working release 4.0.0:

400

Please fix and release a proper archive/CRX file :stuck_out_tongue_winking_eye: ; see also #327 (probably this one here being a dupe of that) ...

puemos commented 3 months ago

Thanks! I'll fix that

puemos commented 2 months ago

Fixed! thanks again @drandrew1983 @Vangelis66

puemos commented 2 months ago

FYI crx is now available in v4.0.1