Creating an Extension using jpm through node.js

Hi, I am a beginner at creating extensions for Mozilla Firefox. I created one for Chrome, which only took a couple of days. I would like to create the same one, but I am having trouble.

First problem, I would like to create an add-on that is a window that I can input text into. For example, like Motorola Connect. Just the basics of creating the panel/window is totally fine. I can take it from there.

Second, I will later be integrating it into a database using mysql, so if anyone has any tips on that great, if not no worries.

Do you know about our developer documentation at https://developer.mozilla.org/en-US/Add-ons/SDK ?

It should get you started. If you have specific questions, feel free to ask here.

Thanks for the information. I was able to make some progess already in
terms of what I was looking.

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)