如何从 Ubuntu 的 Web 应用程序中删除网站?

edm*_*edm 90 webapps

我想我会尝试新的 webapps ppa,一切似乎都运行良好。然而,谷歌阅读器现在用我所有的提要淹没我的消息菜单,并将图标变成蓝色。在我接受特定网站(谷歌阅读器)后,如何从它访问 webapps 中删除它?

Web*_*b-E 85

更新

12.10 以后的简单方法:

转到软件中心并搜索特定的 Web 应用程序并将其卸载。例如

unity-webapps-gmail 或者 unity-webapps-googledocs


艰难的方式,对于 12.04 和更旧的 Ubuntu 版本

Alt+ F2,运行dconf-editor

现在去 com ?规范的?团结?网络应用程序。

编辑Allowed domain value并删除不需要的条目。

在此处输入图片说明

要防止站点出现更多弹出窗口,请将站点 URL 添加到:

火狐:Edit>preferences>General> Desktop integration > exception

或者

铬合金 : Settings > Extension > Desktop integration > Exception


its*_*_me 17

(Web-E 出色答案的一个小补充。)

去达世币?Ubuntu 软件中心?搜索'unity-webapps'

您现在将看到 Unity 桌面支持的所有 Web 应用程序的列表。您已安装的网络应用程序上会有一个勾号,从那里安装/删除网络应用程序应该非常简单!


警告!不要删除unity-webapps-service包(标题为“Web Apps 与 Unity 桌面集成的服务”)。该程序运行用于 Web Apps 与 Unity 桌面集成的桌面服务。


“unity-webapps”的 Ubuntu 软件中心搜索结果


Rom*_*man 16

这些 Web 应用程序的 .desktop 文件位于~/.local/share/applications. 删除这些文件(例如 Googleplusgooglecom.desktop、LinkedInlinkedincom.desktop)将立即从消息菜单中删除条目。

来源:http : //ubuntuforums.org/showthread.php?p=12267655

  • 这是唯一对我有用的东西。此回复应标记为答案 (3认同)

jas*_*nes 7

肯定需要一个更简单的方法,但现在,您可以使用 dconf-editor 并从 com 的“允许域”列表中删除 URL?规范的?团结?网络应用程序。


scr*_*ibu 6

我在软件中心找不到 Web 应用程序,所以我只使用了 apt-get:

sudo apt-get remove unity-webapps-gmail
Run Code Online (Sandbox Code Playgroud)

或者

sudo apt-get remove unity-webapps-googledocs
Run Code Online (Sandbox Code Playgroud)


Ed *_*gas 5

如果您已经使用dconf-editorunsettings «removed» webapp并且它仍然显示在仪表板上,那么您必须手动删除它。

  1. 打开文件管理器
  2. 单击“查看”>“显示隐藏文件”(或者按 CTRL + h)

在此处输入图片说明

  1. 打开此文件夹:.local
  2. 打开这个文件夹:share
  3. 打开此文件夹:应用程序
  4. 搜索您想要的“桌面”文件并将其删除。

完毕!!