Dear all,
Is there a way to disable the FirefoxPortable plugin check, say by using the FirefoxPortable.ini file? Sometime, a plugincheck page will be displayed when the FFP is fired up.
Regards,
Murphy
New: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, Please donate today
I find a solution by adding the 4 lines to the Firefox Portable's ~Data/profile/prefs.js file:
user_pref("plugin.disable_full_page_plugin_for_types", "application/pdf");
user_pref("plugins.hide_infobar_for_outdated_plugin", true);
user_pref("plugins.update.notifyUser", false);
user_pref("plugins.update.url", "");
Thanks.
Mozilla has instructions to do so here: http://kb.mozillazine.org/Plugin_scanning