Ubuntu – How to uninstall apps installed through Firefox Marketplace

14.04firefoxuninstallwebapps

In Firefox 35, there is menu called "Apps" that allows to install "firefox apps" through Firefox Marketplace. I installed an app but now I can't find how to remove it! Is there an obvious way that I cannot see?

I am using Ubuntu 14.04.

Best Answer

To uninstall Firefox marketplace apps from your system, you should go to Home directory and unhide all content by pressing Ctrl+H. Then, navigate to the file/folder and copy the file name, after that open the terminal by pressing Ctrl+Alt+T and run following command (replace the .appname-hash with the original application).

Where appname is a recognizable descriptor for the app, and hash is an arbitrary string of characters. On my Linux machine, this Rechargeall app installs to ~/.rechargeall-2d7d25496791e76f039bfc4bcd24ca7a.

~/.appname-hash/webapprt-stub -remove

For example:

~/.rechargeall-2d7d25496791e76f039bfc4bcd24ca7a/webapprt-stub -remove