I'm currently developing an addon for firefox that posts data periodically to a server; but I would like to be able to stop posting when needed. Since you can not call functions within an addon from Firebug/Web Console, the next best alternative is to have an entry 'Stop Posting' in the context menu of the document. Do you know how to add this entry to the list and fire a function when clicked on?

link|improve this question

feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.