FireFox: Testing plugins

http://kb.mozillazine.org/Testing_plugins Plugins can be tested by visiting the pages listed below. § Java test page at java.com (More Java test pages here) § Test Adobe Shockwave & Flash Players at adobe.com § Adobe Flash Player test page at adobe.com § Flash video with sound (YouTube Help Center) § Embedded PDF at plugindoc.mozdev.org § QuickTime – Movie trailers at apple.com § Windows Media Player plugin – WMV at plugindoc.mozdev.org § Plugins Test Cases Page at www-archive.mozilla.org Other media tests: § RealAudio and RealVideo Test Clips at service.real.com § Direct link to Adobe PDF file (1.4 MB) § Vorbis.com Direct links to […]

Read more

Troubleshooting Firefox

Invoking Firefox with profile manager option upon launch to select the desired profile to be loaded: firefox.exe –profilemanager When you have to troubleshoot performance issues with Firefox, you can launch FF in safe mode using below option: firefox.exe -safe-mode -safe-mode     Launches the application with all extensions disabled, for that launch only. (Extensions are not loaded, but are not permanently disabled in the Extension Manager datasource). When you have to investigate any of the FF behavior issues, you can use the debug option as shown below: firefox.exe -console -console: Starts the application with a debugging console. For further list of  […]

Read more