Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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)
Приложенные скриншоты

Все ответы (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...

Изменено jscher2000 - Support Volunteer