Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.