pcxFirefox 53.0.3 is Released

Follow official edition changes
Download pcxFirefox

Since 53.x, I won’t check whether it works on XP/Vista ( follow what Mozilla does )

Fixed issues additionally:
1) Bug 1345893 – Handle Suspend() called on an HTTP channel from http-on-modify-request handler
2) Fix incorrect ABI specification for js-ctypes declaration ( Bug 1358288, Bug 1358549, Bug 1358552, Bug 1359536, Bug 1359548 )

Features:
1) Newer processor that supports x86 SSE2 or x64
2) Introduce multithread load and portable feature ( set Portable=1 in tmemutil.ini to enable the portable feature )
3) Implement config.trim_on_minimize on Vista+ OS again, but set it to false by default
4) Provide a tmemutil alternative open source module, whose source code is hosted in https://bitbucket.org/xunxun/tmemutil-3rd ( initial upstream source code comes from https://code.google.com/p/libportable/source/browse/ ). My tmemutil-3rd may not be synchronized updating with libportable, if you want to use latest libportable, you can download http://sourceforge.net/projects/libportable/files/Tools/portable_bin.7z/download , and rename portable32.dll or portable64.dll to tmemutil.dll
5) Implement System Clock Tweak Experimental Feature ( details below, may be changed in future editions ), enabled by default
6) Implement SmartRAM Experimental Feature ( details below, may be changed in future editions ), disabled by default
7) Try to disable extension signing check ( may have bugs, needs feedback )
8) Implement ProcessPriority Feature
9) Implement WebP Support: set image.webp.enabled to true to enable the feature
10) Support all NPAPI Plugins

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 )

Some custom editions based on pcxFirefox

Thanks to Firefox’s incomparable customizable features, imaginative users can make Firefox more faster, more easier and more beautiful.

Here are some users’ custom editions based on pcxFirefox edition. ( If you have some problems, please ask the custom edition’s author directly. )

1 RunningCheese

Language: Chinese

7a6a15d5gy1fd34x9gc9ej20xp0kwaks

Latest edition based on pcxFirefox 51.0.1

pcxFirefox SourceForge Mirror Link

2 SunBox

Language: Chinese

This slideshow requires JavaScript.

Latest edition based on pcxFirefox 50.1.0

pcxFirefox SourceForge Mirror Link

3 CingFox

Language: Chinese

preview

Latest edition based on pcxFirefox 51.0.1

pcxFirefox SourceForge Mirror Link

4 Ennea

Language: Chinese

This slideshow requires JavaScript.

Latest edition based on pcxFirefox 43.0.4

pcxFirefox SourceForge Mirror Link

pcxFirefox 53.0.2 is Released

Follow official edition changes
Download pcxFirefox

Since 53.x, I won’t check whether it works on XP/Vista ( follow what Mozilla does )

Fixed issues additionally:
1) Bug 1345893 – Handle Suspend() called on an HTTP channel from http-on-modify-request handler
2) Fix incorrect ABI specification for js-ctypes declaration ( Bug 1358288, Bug 1358549, Bug 1358552, Bug 1359536, Bug 1359548 )

Features:
1) Newer processor that supports x86 SSE2 or x64
2) Introduce multithread load and portable feature ( set Portable=1 in tmemutil.ini to enable the portable feature )
3) Implement config.trim_on_minimize on Vista+ OS again, but set it to false by default
4) Provide a tmemutil alternative open source module, whose source code is hosted in https://bitbucket.org/xunxun/tmemutil-3rd ( initial upstream source code comes from https://code.google.com/p/libportable/source/browse/ ). My tmemutil-3rd may not be synchronized updating with libportable, if you want to use latest libportable, you can download http://sourceforge.net/projects/libportable/files/Tools/portable_bin.7z/download , and rename portable32.dll or portable64.dll to tmemutil.dll
5) Implement System Clock Tweak Experimental Feature ( details below, may be changed in future editions ), enabled by default
6) Implement SmartRAM Experimental Feature ( details below, may be changed in future editions ), disabled by default
7) Try to disable extension signing check ( may have bugs, needs feedback )
8) Implement ProcessPriority Feature
9) Implement WebP Support: set image.webp.enabled to true to enable the feature

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 )

pcxFirefox 52.0.2 is Released

Follow official edition changes
Download pcxFirefox

The feature added this edition:
WebP support: set image.webp.enabled to true

Fixed issues additionally:
1) Fix http://liuh2.com rendering
2) Bug 1345991 – SVG Image Elements aren’t displayed in the Page Info view media list
3) Bug 1347700 – Fix async loading of content scripts

pcxFirefox 51.0.1 is Released

Follow official edition changes
Download pcxFirefox

Fixed issues additionally:
1) Fix some extensions installation
2) Bug 1335149 – Remove unnecessary flush() calls from canvas implementation
3) Bug 1335460 – Release globals properly when GetFilesHelper is destroyed on the main thread