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

Остерігайтеся нападів зловмисників. 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.