Skip to content

No Addon's XHR/Fetch requests displayed in network devtools #1381

Description

@mhabsaoui

Describe the problem and steps to reproduce it:

We are developping an addon for Firefox, and we need to be able to see our injected script's Fetch requests displayed in Devtools' Network tab.

Steps : just activate and use any Addon making fetch requests, and go to Devtools' Network tab to check for the corresponding http calls.

What happened?

The Addon's Fetch requests aren't shown by Firefox in Devtools' network tab.
Wheras in Chrome/Edge it is displayed...

What did you expect to happen?

Fetch requests calls made by Addon's injected script, being logged in Devtools' network tab..

Anything else we should know?

It seems to be the same for any Addon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions