What's the best way to communicate with a Firefox addon

前端 未结 3 716
别跟我提以往
别跟我提以往 2020-12-12 05:42

I need to be able to get the URL from the active tab in Firefox. DDE doesn\'t work with multiple instances so I was thinking that I could build an addon that sets a global

3条回答
  •  [愿得一人]
    2020-12-12 06:05

    I wonder if this has been implemented in Firefox yet or if it's still in the idea phase: Mozilla Notifications API.

    Google has GCM for Chrome extensions.

提交回复
热议问题