On Sat, 30 Jul 2016 20:04:32 -0500, Danny D. wrote:
> What are the "good" default Firefox plugins/extensions & what can I
> disable?
Thanks for all your help!
The goal was to repeatably *simplify* the Firefox 47.0.1 setup after
periodically blowing away the Mozilla profile hierarchy in order to begin
debugging why FF hogs 100% of the CPU resources of a Dell Inspiron B130
running Windows XPSP1 (Pentium M 1.70GHz, 1GB RAM).
No other program seems to hog the CPU resources.
Firefox seems to be the only program that does that.
The hogging is intermittent and not understood why yet.
I tried *everything*, some of which works for a short period of time.
It didn't used to do this (six months ago anyway).
So it's a *new* problem which I'm trying to debug.
The problem was how to eliminate the extensions and plugins.
The answer is compiled below, to give back to the team, and to document the
steps for the next person with the same problems of trying to simplify the
Firefox 47.0.1 setup for debugging purposes.
----------------------------------------------------------------------------
Kill Firefox 47.0.1 on Windows
----------------------------------------------------------------------------
Delete the Mozilla Application Data directory:
C:\Documents & Settings\user\Application Data\Mozilla
----------------------------------------------------------------------------
Start Firefox 47.0.1
Do not import anything
Kill the three spyware tabs
Add a new tab & press the gear icon to set it to a blank page
----------------------------------------------------------------------------
Tools > Add-ons > Extensions (disable anything there that you can)
http://i.cubeupload.com/LT4irX.gif
----------------------------------------------------------------------------
Tools > Add-ons > Plugins (disable anything there that you can)
http://i.cubeupload.com/LT4irX.gif
----------------------------------------------------------------------------
This .NET Framework Assistant 3.5SP1 extension won't easily remove:
- Microsoft .NET Framework Assistant (disabled)
To remove that .NET Framework Assistant extension in Firefox
https://msdn.microsoft.com/en-us/library/ms754130.aspx
https://support.microsoft.com/en-us/kb/963707
That successfully removes the .NET Framework Assistant extension!
http://i.cubeupload.com/BON6Qh.gif
Now I just need to work in deleting these Windows plugins from Firefox:
http://i.cubeupload.com/Phwfa0.gif
----------------------------------------------------------------------------
These plugins you won't easily remove:
http://i.cubeupload.com/LT4irX.gif
- OpenH264 Video Codec provided by Cisco Systems, Inc (disabled)
- Shockwave Flash (Ask to Activate)
- Adobe Acrobat (disabled)
- Microsoft DRM DRM Store Netscape Plugin (disabled)
- Microsoft DRM DRM Netscape Network Object (disabled)
- Windows Media Player Plug-in DLL (disabled)
- Windows Presentation Foundation (disabled)
----------------------------------------------------------------------------
This registry key has to be removed to remove the .NET Framework Assistant:
HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\Extensions\{20a82645-c095-46ed-80e3-08825760534b}
http://i.cubeupload.com/3AVAI0.gif
In addition, I found the directory on Windows where all the versions of
..NET are installed:
%SYSTEMDRIVE%\Windows\Microsoft.NET\Framework\
Here is a snapshot of that NET Framework mess:
http://i.cubeupload.com/FaPbik.gif
For whatever reasons, I have versions:
- v1.0.3705
- v1.1.4322
- v2.0.50727
- v3.0
- v3.5
- v4.0.30319
Below that, is the "dotnetextensions" folder in
%SYSTEMDRIVE%\Windows\Microsoft.NET\Framework\v3.5\Windows Presentation
Foundation\DotNetAssistantExtension\
http://i.cubeupload.com/2mqFne.gif
Which I have now deleted en masse.
----------------------------------------------------------------------------
- To remove "Windows Media Player Plug-in DLL (disabled)"
----------------------------------------------------------------------------
Adobe Acrobat Plugin is gone for now!
I tried removing these settings in Adobe Acrobat Writer, but that didn't do
anything to make Firefox stop loading the Adobe Acrobat plugin.
http://i.cubeupload.com/Gf89sG.gif
----------------------------------------------------------------------------
I removed the Windows presentation manager plugin!
http://i.cubeupload.com/y3JuFD.gif
Don't ask me *how* this works - I just followed directions.
http://www.ghacks.net/2009/10/18/how-to-uninstall-windows-presentation-foundation-plugin-in-firefox/
How To Uninstall Windows Presentation Foundation Plugin In Firefox
The mess apparently came with Microsoft .net Framework 3.5 SP1.
The dll NPWPF.dll is the the Windows Presentation Foundation plugin.
1. Close the Firefox web browser
2. Locate the file NPWPF.dll in
C:\WINDOWS\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\
3. Rename the dll NPWPF.dll in the Windows Presentation Foundation folder
4. Open Firefox
5. The Windows Presentation Foundation plugin should not show up in the
list of installed plugins anymore.
This worked!
For good measure, I added the second step:
6. Locate the Registry key HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins
7. Locate the sub-key
HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@
microsoft.com/WPF,version=3.5
8. Delete the key in the Registry
9. Kill and restart explorer.exe in process explorer or process hacker
For even better measure, I deleted a *bunch* of those Mozilla keys such
as Google Update (whatever that is) and the Foxit plugin!
I only belatedly realized that this process to remove the Windows
Presentation Manager *also* removed the two Microsoft DRM plugins!
Woo hoo!
Three birds with one stone.
----------------------------------------------------------------------------
Trying to get rid of that added-by-firefox H264 plugin is problematic.
Apparently the open h264 plugin is put by Firefox code in the
gmp-gmpopenh264 folder.
C:\Documents and Settings\name\Application
Data\Mozilla\Firefox\Profiles\xxxxxxxxx.default\gmp-gmpopenh264\1.5.3\
gmpopenh264.dll
gmpopenh264.info
Name: gmpopenh264
Description: GMP Plugin for OpenH264.
Version: 1.5.2
APIs: encode-video[h264], decode-video[h264]
So I deleted those two useless files and restarted Firefox.
But it didn't work to get rid of the H264 plugin page.
---------------------------------------------------------------------------