up vote 3 down vote favorite
share [g+] share [fb]

I recently installed Foxit Reader plugin for Firefox, but I like to uninstall it now. When I open the addons window, there is only one option under this plugin: Disable. I just want to uninstall, not to disable. How can I do that?

link|improve this question

feedback

1 Answer

up vote 6 down vote accepted

You may have to do it manually. From the Mozilla KB:

Manually uninstalling a plugin

If you can't use an uninstaller program to remove a plugin, you can remove it manually:

  1. In the Location bar, type about:config and press Enter.
  2. Search for the preference: plugin.expose_full_path.
  3. Double-click on the plugin.expose_full_path preference in the list to change the value to true.
  4. Enter about:plugins into the Location bar to display the About Plugins page.
  5. Each entry in the About Plugins page will have "File name:" followed by a path. Use Windows Explorer to navigateNavigate to the folder shown for the plugin you want to remove.
  6. Rename the file to something other than its normal name - e.g. npswf32 becomes Xnpswf32

The plugin will be removed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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