We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Referer Header removed in all the requests made from my addon

more options

Referer Header is removed from the HTTP GET requests which I made through my add on. Tried updating the referer settings but no luck. Attached the modified settings. All other settings are default.

Note: Using Latest FF. Version - 94.0.2 (64-bit)

Referer Header is removed from the HTTP GET requests which I made through my add on. Tried updating the referer settings but no luck. Attached the modified settings. All other settings are default. Note: Using Latest FF. Version - 94.0.2 (64-bit)
Captures d’écran jointes

Toutes les réponses (3)

more options

You are generating completely new requests, or modifying requests generated from the page?

Either way, I suggest posting this problem on the Add-on Development Forum over here:

https://discourse.mozilla.org/c/add-ons/development/108

more options

Thanks for the response.. I am creating new request, let me post the question in Add-on development forum.

more options

In case it helps:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts#xhr_and_fetch

It leaves me with more questions than answers...

Modifié le par jscher2000 - Support Volunteer