Logging to console from Firefox extension?

前端 未结 4 943
无人及你
无人及你 2021-01-02 02:02

I understand that I can log to the console when using a Firefox extension with the cfx run command.

Is there a way to log to a console after the extens

4条回答
  •  [愿得一人]
    2021-01-02 02:16

    If you run console.log from Add-on code, it send up in the 'Messages' tab of the Error Console window:

    https://www.evernote.com/shard/s1/sh/c40c509d-9f14-4103-920b-4186a426226c/53572f96a3bbe0462103a8126b8e9822/res/fcbead60-d9d0-48be-b744-3fa6701fdf1b/skitch.png

提交回复
热议问题