setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
549 stars 30 forks source link

Firefox XPI DownZemAll extension not installable. Why is not signed? #103

Closed RafaelLinux closed 5 months ago

RafaelLinux commented 1 year ago

Firefox 110.0.1 refuses to install latest XPI extension of DownZemAll cause is not verified.

Why is not available in Firefox extensions repository??

Thank you

Lehnemann commented 1 year ago

It happens with me too.

RafaelLinux commented 1 year ago

Ver 3.0.5 .- Firefox still don't let install XPI cause is not signed :(

trimechee commented 5 months ago

Use Mercury brower to use unsigned extension

https://github.com/Alex313031/Mercury

RafaelLinux commented 5 months ago

But that doesn't answer my question. Why not so sign the extension? It is cost anything? Till I know, you only need a cerfiticate to sign it. It's a matter of security basically.

setvisible commented 5 months ago

It's signed by Mozilla when the XPI is uploaded to AMO (addons.mozilla.org).

Download the XPI, unzip it : https://addons.mozilla.org/fr/firefox/addon/arrow-dl/

The signatures and digests are in "META-INF".

More info : https://wiki.mozilla.org/Add-ons/Extension_Signing

Regards

RafaelLinux commented 5 months ago

Perfect!! I installed it directly even without unzipping, so were easy and without issues. Thank you