Not able to upload the addon of size greater than 25 mb

I submitted an addon with size 30mb.But I am not able to upload.


Also when the size of the add on is 50mb, I am getting the error " Uncompressed size is too large". But in the documentation it is mentioned that the maximum size is 200mb. Can you please clarify the maximum size that can be uploaded?

2 Likes

I think it has been discussed here before but I can’t find it.
There is a separate limit for the javascript file size, and it’s much lower, maybe only 5MB or less.
Try to run “web-ext lint” in your sorce code folder, that could tell you what’s wrong.

Thanks for the reply. But source code zip is different from the extension zip we upload. The extension zip is not getting uploaded due to the size limit issue.