如何摆脱Safari中的社区工具栏?


2

每次启动Safari或Finder时都会出现错误:

很抱歉,您当前使用的Safari浏览器版本不支持社区工具栏。

如何删除此工具栏?其他论坛建议从“toolbar”文件夹中删除它,但我的Applications文件夹中没有这样的文件夹。

Answers:


2

这似乎已经“感染”了/ Library中的多个位置。首先,退出Safari。也可以从终端运行以下命令(它会提示您输入密码):

sudo launchctl unload /Library/LaunchAgents/com.conduit.loader.agent.plist

然后,通过将以下文件/文件夹移动到废纸篓并清空它们来删除它们。

请注意/是您的Macintosh HD,并且Library文件夹可能不可见。要访问它,请⌘⇧G在Finder窗口中按,然后输入/Library

/Library/Application Support/Conduit
/Library/InputManagers/CTLoader
/Library/Receipts/ctloader.pkg
/Library/Receipts/<Toolbar name>.pkg
/Library/Application Support/SIMBL/Plugins/CT2285220.bundle
/Users/<User name>/Library/Application Support/Conduit

根据论坛帖子和这篇cnet.com文章,应该是它。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.