在 Firefox 95.0.1 任务管理器中,我看到以下项目: “附加组件搜索检测([电子邮件保护])”对所有浏览和私人标签具有完全权限。这是个什么插件?它有什么用,应该删除吗?请注意,它不会显示在扩展列表中。查看它的唯一方法是从任务管理器中。请注意,我禁用了它 - 它被启用了。禁用后,它会从任务管理器中消失。
答案1
在简单浏览了 Github 存储库后,我相信该插件会尝试检测并报告任何试图劫持浏览器搜索引擎并将这些请求重定向到另一个站点的其他插件。
从存储库中的 data.md 文件:
此插件将收集有关搜索引擎的信息。
addonsSearchDetection etld_change: indicates a eTLD change webrequest or other: the "API" used to change the eTLD. Note that other is used when the change has not been initiated from the client. extension or server: whether the eTLD change has been done by an extension (add-on) or server. addonId: the add-on ID tied to this change addonVersion: the version of the add-on from: the eTLD of the search endpoint hostname defined by the Search service to: the eTLD of the final endpoint hostname
答案2
这是 Mozilla 编写的内置插件。您无法或不应该对此采取任何措施。下次启动 Firefox 时,它将自动启用。