How do I remove an extension from Firefox where the 'Uninstall' button is greyed out in the add-ons dialog?

I primarily want to remove the .Net framework assistant that recently appeared and AVG's safe search add on.

UPDATE

It seems Mozilla are remotely disabling the Microsoft plugins!

link|improve this question

50% accept rate
feedback

4 Answers

If you run the AVG install again you can remove the safe search. Most stuff can be found in your profiles folder if you want to remove it manually. This lives under your user profile application data folder under mozilla firefox profiles. The actual path depends on your operating system.

link|improve this answer
feedback

Full info here. What worked for me recently was to:

Delete (or rename) the following three files from the profile folder (the files will be regenerated upon application restart):

* extensions.cache
* extensions.ini
* extensions.rdf
link|improve this answer
feedback

These are add-ons registered in the registry:

https://developer.mozilla.org/En/Adding_Extensions_using_the_Windows_Registry

To remove you need to open Registry Editor, navigate to HKEY_CURRENT_USER\Software\Mozilla\Firefox\Extensions and remove the respective extensions.

link|improve this answer
dangerous, but can be done...only for experienced SuperUsers! :) – studiohack Mar 18 '10 at 3:36
feedback

For the .Net Framework Assistant addon, Microsoft has given instructions on this page on their Knowledge Base.

For AVG Safe Search, the instructions are here.

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.