I create a firefox addon using the addon builder https://builder.addons.mozilla.org/
From there I downloaded the distributable file, but they didnt include an option for setting the addon icon. I heard that by default it uses icon.png, so I unzipped the xpi file, put the icon in the folder. But when I re-zip it, it always denies the addon. How can I re-zip without this issue.
Also how can I develop firefox addons in general. I am interested in a book that explains everything top to bottom, instead of some very poorly written snippet examples that are scattered across the web.