Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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