Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.