搜尋 Mozilla 技術支援網站

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

了解更多

which add-on accessing internet

  • 6 回覆
  • 1 有這個問題
  • 70 次檢視
  • 最近回覆由 ezillo

more options

Hi, I need to detect which add-on is accessing internet and adding cookies on Firefox start. The option automatic update is disable.

Please DO NOT tell me that the solution is starting Firefox with add-ons disable, I have a few dozens of them, that one is not feasible, there must be another solution.

Thanks.

FF26 on windows 7

Hi, I need to detect which add-on is accessing internet and adding cookies on Firefox start. The option automatic update is disable. Please DO NOT tell me that the solution is starting Firefox with add-ons disable, I have a few dozens of them, that one is not feasible, there must be another solution. Thanks. FF26 on windows 7

所有回覆 (6)

more options

The sites for which cookies are set do not provide a strong enough hint of which add-on it is?

I don't know of any built-in way to see which add-ons generate which requests. However, there might be some developer/tester tools that could help with that. If no one has any suggestions on this forum, you could ask on the add-on development forum here: http://forums.addons.mozilla.org/.

more options

For which domain(s) do you see cookies added?

Note that there are extensions like DoNotTrackMe that add opt-out cookies that can't be removed permanently.

If you post a list of your extension then we might be able to give suggestions about which could be causing this.

more options

Ok, I didn't know about that specific forum for add-ons. Thanks.

more options

@cor-el It is a paypal cookie. There are many tools for blocking cookies, but I want more than blocking also knowing who is putting the cookie in. I want a general solution, because now is this cookie and tomorrow will be another one. Also, I add and remove add-ons over time. Thanks for your help.

more options

Hi ezillo, it's not obvious to me why any extension would need to contact Paypal, but if it is donation supported and the extension retrieves an image of the Donate button from the server when it is initialized, that might explain the cookie.

more options

@scher2000

Sure, it can help to look for add-ons with donate buttons. Thanks.