搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改