Download Firefox Mac 10.6.8 47 Updated

Download Firefox Mac 10.6.8 47

Prebuilt binaries available for: 10.6 & up 32-bit Intel, x.half dozen & upwards 64-chip Intel, and 32-bit PowerPC Linux.

You can download Arctic Flim-flam browser here, forth with some add together-ons and themes.
https://github.com/wicknix/Chill-Fox/wiki/Downloads
Source available here:
https://github.com/wicknix/Arctic-Trick/

Arctic Fox does non support jetpack or webextensions. Delight just use verified working or ported add-ons from Pale Moons repository ( http://addons.palemoon.org/extensions/ ) and choose the version designed for v27, or become the tested ones linked from our download page. Some untested firefox add-ons may severely break your browser!

Mac Os X users: Apply the 32-bit version if y'all desire to use the older 32-bit plugins, like silverlight (for netflix).

For a better YouTube experience on low spec machines install GreaseMonkey and the ViewTube script. On Mac Arctic Play a joke on volition use the QuickTime browser plugin to play videos, and if you are on Linux install the vlc-browser-plugin.

To combat against javascript heavy sites, i recommend a mobile user amanuensis override. In virtually:config add together a new string "general.useragent.override" and use this override "Mozilla/v.0 (Linux; ppc; Mobile; rv:52.0) Gecko/20100101 Arcticfox/27.ix.15". This will speed up sites like msn.com, bbc.co.uk, facebook, twitter etc and forcefulness a tablet style layout.

Chill Play a joke on is released "as-is" with the promise that it will be useful. As such, there is no warranty of any kind.

Arcticfox-Screenshot.png

Thanks

Last edited:

There's as well TenFourFox, but that runs in Rosetta.

Is there a way to make it for 10.5 as a Universal? Only request because the question is inevitable.

TenFourFox is non a factor for Snow Leopard browsers.

Extremely tedious, even on an octocore, 16GB Mac Pro.

Last edited:

Works swell nether Mountain King of beasts. The quondam Firefox trick of changing the minimum OS version no longer seems to work...

EDIT: ... for Firefox Quantum, that is.

Last edited:

Updated to 1.5 . Minor security and add together-on gear up. Enabled Canvas anti-fingerprinting and private browsing by default. Changed version numbering to be stake moon compatible for the sake of themes and extensions, and updated readme.

Cheers

Last edited:

@wicknix I have to throw in a working mozconfig since provided ane is suitable only for Mac Bone 10, but source doesn't need any alteration.

My Xorg server uses a framebuffer device, so everything (inclusive to Arctic Fob) doesn't get HW acceleration. It runs at a very reasonable speed. For a reference comparison: loading pages/scrolling and general browsing is slightly snappier than TenFourFox. Though that'due south a bit unfair, given the fact that threads back up is incredibly superior on linux than on tiger; tenfourfox will load my dual cpu config just to ~100% of a processor, where on linux [palemoon] volition max out both cpus usage while under heavy load. That's where you can see who did tailor a nontrivial function of the codebase to run faster on powerpc while the other ane was focused on *x86*. Javascript performance tin't compare since tenfourfox has ION+baseline JIT while palemoon merely interprets.

Though, in general, palemoon 27 beingness the near recent not-webkit browser codebase with a lot of major features that builds without problem, it'southward very dependable :)

Hmmm. In one case I get moved back into my house and unpack my iBook, I'll have to give this a compile in sid...

Would y'all mind sharing your mozconfig?

Here'southward what my mozconfig looks like:

Code:

                        export CC="gcc-6.iv.0 -flax-vector-conversions -O3 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16" export CXX="g++-6.4.0 -flax-vector-conversions -fpermissive -O3 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16" consign LDFLAGS="-latomic"  mk_add_options MOZ_MAKE_FLAGS="-s -j2" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-ff-dbg  ac_add_options --disable-crashreporter ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-updater ac_add_options --disable-mozril-geoloc ac_add_options --disable-webrtc ac_add_options --disable-safe-browsing ac_add_options --disable-parental-controls ac_add_options --enable-release ac_add_options --disable-necko-wifi ac_add_options --disable-eme ac_add_options --disable-gamepad ac_add_options --disable-dbus ac_add_options --disable-gio ac_add_options --disable-pulseaudio ac_add_options --enable-strip ac_add_options --enable-install-strip ac_add_options --enable-application=browser ac_add_options --with-branding=browser/branding/arcticfox ac_add_options --enable-optimize                      

key points to make information technology compile on ppc32 are (don't omit whatever of these):

Code:

                        export CC="gcc -flax-vector-conversions" export CXX="g++ -flax-vector-conversions -fpermissive"  consign LDFLAGS="-latomic" ac_add_options --enable-release #if you forget --enable-release you'll run out of address space at linking phase if you're on 32-bit linux                      

You may effort to put compiler flags in $CFLAGS and CXXFLAGS since that's where they should belong.
Compilation succeeds boths with gcc five.four and 6.4, but vii.iii will barf on exception code.

mix these with the "standard" palemoon mozconfig establish at (http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux) and it should do the task.

Oh, wow, I just noticed I forgot to use jemalloc in my mozconfig. I'm rolling one more build tomorrow it seems.

Last edited:

Here'southward what my mozconfig looks like:

Code:

                            export CC="gcc-vi.4.0 -flax-vector-conversions -O3 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16" export CXX="thousand++-6.four.0 -flax-vector-conversions -fpermissive -O3 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -falign-loops=16 -falign-functions=xvi -falign-labels=16 -falign-jumps=16" consign LDFLAGS="-latomic"  mk_add_options MOZ_MAKE_FLAGS="-due south -j2" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-ff-dbg  ac_add_options --disable-crashreporter ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-updater ac_add_options --disable-mozril-geoloc ac_add_options --disable-webrtc ac_add_options --disable-safe-browsing ac_add_options --disable-parental-controls ac_add_options --enable-release ac_add_options --disable-necko-wifi ac_add_options --disable-eme ac_add_options --disable-gamepad ac_add_options --disable-dbus ac_add_options --disable-gio ac_add_options --disable-pulseaudio ac_add_options --enable-strip ac_add_options --enable-install-strip ac_add_options --enable-awarding=browser ac_add_options --with-branding=browser/branding/arcticfox ac_add_options --enable-optimize                          

key points to make it compile on ppc32 are (don't omit any of these):

Lawmaking:

                            consign CC="gcc -flax-vector-conversions" consign CXX="g++ -flax-vector-conversions -fpermissive"  export LDFLAGS="-latomic" ac_add_options --enable-release #if you forget --enable-release you'll run out of accost infinite at linking stage if you're on 32-bit linux                          

You may attempt to put compiler flags in $CFLAGS and CXXFLAGS since that'due south where they should belong.
Compilation succeeds boths with gcc 5.four and 6.iv, merely seven.3 volition barf on exception code.

mix these with the "standard" palemoon mozconfig constitute at (http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux) and it should do the job.

Oh, wow, I merely noticed I forgot to use jemalloc in my mozconfig. I'yard rolling i more build tomorrow it seems.

Thanks for that. I'll give it a try in the coming weeks once my machines are unpacked.

EDIT: your archive would exist a great assistance. Just please let me know where yous upload it.

Last edited:

Download Firefox Mac 10.6.8 47

Posted by: clearybereuddece.blogspot.com

0 Komentar

Post a Comment




banner