pcxFirefox is a custom Firefox build, its project purpose is improving Firefox's performance
Follow official edition changes
Using –enable-rust since this edition, and I don’t know when to use VC2015, because based on my present tests, firefox built using VC2013 runs more faster than using VC2015 ( in all tests ).
Compatible Changes different from Official Edition
1) Remove the plugin restriction in x64 edition ( back out Bug 1165981 )
2) Restore distribution/bundles support ( back out Bug 1144127 )
3) Restore general.useragent.override.[domain] support ( back out Bug 896114 )
Add two about:config
1) pref(“pcxfirefox.processpriority.firefox.timer”, 30);
Delayed time : seconds
2) pref(“pcxfirefox.processpriority.firefox.level”, 1);
Level 0 NORMAL_PRIORITY_CLASS
Level 1 ABOVE_NORMAL_PRIORITY_CLASS
Level 2 HIGH_PRIORITY_CLASS
About disable extension signing check
Because of Mozilla some changes ( I haven’t worked it out yet ), if you migrate from the same official edition to my build, you can’t enable the disabled unsigned extensions, when you notice that, you can enter about:config and toggle xpinstall.signatures.required option some times, then the disabled extensions will be enabled. If you update your edition from my older build, you don’t need toggle the option.
Changelog: https://pcxfirefox.wordpress.com/2016/08/22/pcxfirefox-48-0-1-is-released/
Homepage: http://pcxfirefox.wordpress.com/