Its almost 24 hours to see atleast one simple addon working on my android emulator firefox. Seems like all in vain. I wanted to create an add-on using cfx tool. I'm able to install the plugin but I don't know how to debug the add-on (as it is not working), I tried to put some console.log in the code and tried to see it in logcat, but nothing there..
I've searched extensively to find atleast one simple example for the same, but unfortunately I didn't get anything.
Bytheway my add-on's motive is to modify the html content in the page.
Any help is highly appreciated. Thanks.