Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I recently installed Ubuntu 12.10 and all has been great, except for the web apps feature.

I've tried adding a few web apps, but it's very buggy and not a very good experience. I'm also tired of being asked to add a website as an web app. How can I remove web apps from Ubuntu entirely? I use both Chromium and Firefox.

share|improve this question

2 Answers

up vote 9 down vote accepted

You can remove the following packages:

unity-webapps-common
unity-webapps-service 
xul-ext-unity
unity-chromium-extension

See also:

share|improve this answer

Run from a terminal (not sudo)

gsettings set com.canonical.unity.webapps allowed-domains []

You're done.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.