Hi @hopkins.joan, if any data is being transmitted from the user’s device via your extension, you need to provide a privacy policy explaining what is being sent and how it’s used. Our Add-on Policies spell out the requirements for your privacy policy.
It looks like you’re also trying to add an event listener to detect when the extension is installed so it can pop up a new page with data consent information. Is that correct?
Hello. I created a “Privacy Policy” in an Html file inside the extension - however, the moderator requires that if the user does not agree with the rules, they can click a special button or link to delete the extension. However, I did not find a function in the Firefox API that would allow you to delete an addon with one click from the user’s computer - maybe I need to give some link to the *xpi file? Does anyone know anything about this?