Face problem while developing a screen sharing add-ons

i’m trying to develop a screen sharing add-ons for my site, but rejected twice in review.
First time issue : SDK modules do not work in WebExtension type extension.
Second time issue : New non-WebExtension addons are not accepted at AMO.
i’m doing this first time, anyone help me with this. Please provide me a example code for better understanding.

For new add-on development, you should definitely use the WebExtensions API. Nothing else is accepted at this point.

That page has guides, documentation, and contact information if you need help. This forum is a good place to get help, but you’ll need to ask more specific questions.

Thnks for reply. :slight_smile: