Code Readability Requirements

Published on

  1. Developers must not obfuscate code or conceal functionality of their extension. This also applies to any external code or resource fetched by the extension package. Minification is allowed, including the following forms:

    1. Removal of whitespace, newlines, code comments, and block delimiters

    2. Shortening of variable and function names

    3. Collapsing files together

Updated on Improve article

We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.