How to access add-on content script in Firefox console?

前端 未结 4 743
隐瞒了意图╮
隐瞒了意图╮ 2021-02-19 13:13

I have developed an add-on for Firefox and Chrome. It has content scripts. I want to access them in the browser tab\'s console (on Firefox the Web Console). For example, I want

4条回答
  •  我在风中等你
    2021-02-19 14:11

    It's not yet possible. There is a bug Implement UI for switching context to content script opened (since Nov 2017) for that.

提交回复
热议问题