為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to block certain add-ons in firefox from using the internet

more options

I want to be able to block certain add-ons from accessing the internet can this be done in the about:config deal? thx

I want to be able to block certain add-ons from accessing the internet can this be done in the about:config deal? thx

所有回覆 (3)

more options

Hi jaxx, no, there's no setting to restrict an add-on from accessing the internet. You shouldn't install extensions you can't trust to access the internet.

more options

There should be a way to know the IP and port of the add-on and then block it in firewall.. But I don't know how to find the IP and port of the add-on. (if there is one - depending on the add-on) perhaps wire shark?

https://www.wireshark.org/download.html

由 jaxx 於 修改

more options

Requests made by extensions would, I assume, be sent by Firefox. If a new local port is opened for the request, I don't know how you would learn of it. There is an internal page called

about:networking

but it only seems to show the remote port and not the local port.

Some extensions use external components that you need to install separately. Those might connect through another channel rather than through Firefox.