Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Can I prevent add-ons from making network requests?

  • 1 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: zeroknight

more options

I use several add-ons in firefox, and largely they feel trustworthy, but I dont have any means for limiting the scope of what they are able to do, the manifest tells me what they can do and thats it. I have read through this page https://support.mozilla.org/en-US/kb/permission-request-messages-firefox-extensions, but I have had a hard time even understanding which permissions let an add-on make network requests.

Barring the ability to actually stop add-ons from making network requests is there any visibility into what requests are being made by an extension, or all extensions in the browser?

I use several add-ons in firefox, and largely they feel trustworthy, but I dont have any means for limiting the scope of what they are able to do, the manifest tells me what they can do and thats it. I have read through this page https://support.mozilla.org/en-US/kb/permission-request-messages-firefox-extensions, but I have had a hard time even understanding which permissions let an add-on make network requests. Barring the ability to actually stop add-ons from making network requests is there any visibility into what requests are being made by an extension, or all extensions in the browser?

모든 댓글 (1)

more options

There is no clear distinction between websites and extensions which is partly why they are called "WebExtensions". An extension with site permission can alter the code of a site and get it to make any network request without it being attributed to the extension.