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: OneLoupe (May 1, 2025), Platform 30.0.2 (Mar 27, 2025)
1,100+ portable packages, 1.2 billion downloads
Ad Free! 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