Chrome Web Store To facilitate the compliance of your item with the
Chrome Web Store Developer Program Policies, you are required to provide the information listed below. The information provided in this form will be shared with the Chrome Web Store team. Please ensure that the information provided is accurate, as it will improve the review time of your extension and decrease the risk of this version being rejected.
You should provide justification why you need permissions and how you use it in your extension. If you mentioned one permission from a list in manifest.json file you should provide an explanations.
The list of such permissons:
tabs, webRequest, webNavigation, cookies, downloads, activeTab, contentSettings, debugger, desktopCapture, geoLocation, pageCapture, privacy, proxy, sessions, tabCapture, vpnProvider, Host Permission.Firefox Web StoreYou should provide privacy policy to your add-on that details which user data is being sent and to what services. The critical things to describe in the policy are how your extension collects, uses, stores, and shares or discloses information about people. If your add-on makes it apparent to websites that it is installed, this must also be mentioned. The policy should be about the extension only, not a copy of the website's privacy policy. It should also be the actual text, as opposed to a link to a privacy policy on a website. The privacy policy can be added in the add-on settings under "Manage Authors&License" on AMO.
Also keep it in mind that any data collected by Google Analytics or any other tracking mechanism, must comply with AMO latest policy. You need to create a consent page (aka control mechanism for data collection), which is shown at install time. The consent page should contain a choice accompanied by the data collection summary. The choice to send data shouldn't be enabled by default.
Here is an example of how to create a page within the add-on
blog.mozilla.org.
Also, the summary of the data collection should be mentioned in the add-on description and privacy policy.
For more information, refer to
developer.mozilla.org.