Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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.