ES6 add-on and preliminary review

Hi,

I’ve created my first chrome and firefox add-on with the new browser extension API [1]. My code is written in javascript with ECMAScript 6 features. To ensure that my code works correctly, I browserify my code.

I’ve read the review policies from AMO site. But I can’t find some information on how to build properly my ES6 to help the reviewer.

Do you have some example to help me improving my code ?

[1] https://github.com/lesspass/webextension

Your code looks good. Whats the name of your addon? I couldn’t find anything with LessPass.

When you have build steps you need to provide that information. Here is an excellent article that answers all questions:

https://developer.mozilla.org/en-US/Add-ons/Source_Code_Submission#When_to_attach_source_code

thank you noitidart
my add-on has not been reviewed by Mozilla yet (23/38) [1]

I updated my readme.md and add a ‘Notes for Reviewers’ in my add-on submission

[1] https://addons.mozilla.org/en-US/firefox/addon/lesspass/