Good browser you would recommend that are not firefox,chrome,edge

masetheone

New member
Local time
2:33 PM
Messages
7
Good browser you would recommend

I have been using firefox for a while on windows 7 and I was able to block updates through a registry hack but firefox figured it out anyway and kept annoying me about updates and that my firefox would no longer be supported. Now I am getting trouble with websites which require sensitive information(i.e banks, credit card numbers) I am thinking its my version of firefox and I could update to the latest one whatever that is but firefox is worse now and what are your recommendations as a good alternative that will work with mainstream websites.

Nobody replied but I will add a few browsers. First r3dfox is pretty good, its a newer version of firefox slimmed down which is made to work on windows 7. For firefox browsers, there is waterfox, then there is pulse browser and Floorp. Floorp is very interesting because it gives you alot of options to customize how it looks and its made in Japan.

For chrome based browsers, there is sr ironware which is chrome more privacy focused, iridium which is similar and also Thorium browser which is supposedly the fastest browser in the world. I haven't got it to work yet.
 
Last edited:

My Computers My Computers

  • At a glance

    windows 7
    Computer type
    PC/Desktop
    OS
    windows 7
  • Computer type
    PC/Desktop
Now, this one is Chromium-based but the best (and maybe the only) option if you want to still surf the internet on old OSes. That being Supermium by win32ss.
 

My Computers My Computers

  • At a glance

    Windows 7 Ultimate x64 SP1/Windows 8.1 Pro x64Pentium (R) Dual-Core E5400DDR2 2GBIntel G33/G31 Express Chipset
    Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    Esonic (Unknown)
    OS
    Windows 7 Ultimate x64 SP1/Windows 8.1 Pro x64
    CPU
    Pentium (R) Dual-Core E5400
    Memory
    DDR2 2GB
    Graphics Card(s)
    Intel G33/G31 Express Chipset
    Monitor(s) Displays
    CBOX
    Hard Drives
    223 GB SSD
    Antivirus
    Kaspersky Free
    Browser
    Supermium
  • Computer type
    PC/Desktop
    Antivirus
    Kaspersky Free
try opera GX
 

My Computer My Computer

At a glance

Windows 7 Ultimate x86
Computer type
PC/Desktop
OS
Windows 7 Ultimate x86
I have been trying to install Supermium but having no luck. I don't want a load of crapware with the download. Tried the Supermium website but I get an error message code 403, no access to the site. I tried Major Geeks and got the download but my anti-virus didn't like it and put it into quarantine. I can't get it to install. Any other trusted sources I can try?
 

My Computer My Computer

At a glance

Windows 7 Pro 64bitIntel® Core™ i3 Processor 3.7ghzCrucial (2x8GB) DDR4-2400on board
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home built Asus
OS
Windows 7 Pro 64bit
CPU
Intel® Core™ i3 Processor 3.7ghz
Motherboard
Asus Intel Prime H270-Pro LGA 1151 ATX
Memory
Crucial (2x8GB) DDR4-2400
Graphics Card(s)
on board
Monitor(s) Displays
BENQ GL2450HE (24 inch)
Screen Resolution
1980 x 1080
Hard Drives
C drive is SSD Crucial 500gb mostly for the OS
PSU
Corsair CX750
Case
A big black one
Cooling
Cooler Master Hyper TX3i on the processor
Keyboard
Logitech k2700 wireless
Mouse
Logitech M575 wireless trackball
Internet Speed
Just under about 7mb/s on a good day
Antivirus
Avira Free
Browser
Opera, Firefox, Chrome, and Supermium
as far as I can tell the choices are (were) ungoogled chromium, thorium, iridium, ironware, and vivaldi. but those are falling apart largely because they are based on chromium which dropped support for Win7 after version 110, and while some of them work, they have occasional problems with websites dealing with sensitive information, such as payments hang and don't get processed, or the website sends a charge of 0.00 to the vendor. some websites refuse access to their services because your browser is outdated for use with their systems. these problems should only get worse.

ungoogled chromium obviously no longer supports Win7. won't work.

vivaldi was very good but the last version to support Win7 was 5.6 and it has the issues mentioned above.

thorium aimed at being the best and fastest to support Win7, but the latest version is 122 which hasn't been updated for 18 months and also has the issues mentioned above. if you want it, releases are at github.com/Alex313031/thorium-legacy/releases and it says somewhere on the website that thorium was based on supermium.

iridium is similar to thorium except the last version available for download was 2022.04.100 (3 years ago) which has the same issues as thorium and vivaldi. they quit releasing stuff you can actually install and only have .gz tarballs you have to compile yourself. good uck with that. softonic had version 2023.09.116 for download but that was for Win8, doesn't work on Win7. home page is at iridiumbrowser.de

SWR Ironware was good, and still available, but the version for Win7 was also from 3 years ago and probably has the same issues. you can get that at srware.net/iron/

supermium seems to be the best choice, compatible with everything from WinXP to Win11, or the only choice if you want something current. they say that updated versions prompted by security issues would be out within a week. compared to the other browsers, it looks the most modern and full-featured. get it at download.win32subsystem.live/supermium/releases/

INSTALLATION PROBLEMS?

except for vivaldi, these chromium-based browsers all work pretty much the same, just the files are slightly rearranged. if there are problems using an installer package, download the .zip instead and rearrange the stuff in a more sensical order.

using the simplest example, iridium comes in a folder called iridium. it has a few files in that, and a folder named after the version (like \2022.04.100.0) which contains all the files that make it work. with the first run it will create another folder called \Dictionaries and a user data folder in C:\Users\<user>\AppData\Local\Iridium\User Data\ which has everything like settings, bookmarks, history, downloaded data, etc.

supermium does the same thing but adds a bunch of .dll files in its root folder which apparently provide extra functionality and make it work on older versions of windows.

thorium gets weird because it puts all of what would be in the root folder for iridium or supermium, in a \BIN folder and uses accessory files outside of that. totally unessesary. just delete those and put the contents of the \BIN folder in a \thorium root folder you created.

PORTABLE INSTALLATION

if you want portable installation, create a folder in its root folder (for example \Iridium.2022.04.100.0\Profile\) and create a shortcut in the root folder with a target of

C:\Iridium.2022.04.100.0\iridium.exe --user-data-dir="C:\Iridium.2022.04.100.0\Profile"

and have it start in

C:\Iridium.2022.04.100.0


- must specify path of both .exe AND data folder
- must use full paths for shortcut to work
- cannot change paths or shortcut will quit working
- automatically creates the data folder if not present

now all your user data and settings are in that folder. test the shortcut to make sure it works. as long as you use that shortcut, you can copy the whole root folder to another computer or change the drive letter to use on a USB drive. you can pin the shortcut to your taskbar, start menu, or desktop.

the browser doesn't retain passwords (etc) between computers due to security constraints.
 

My Computer My Computer

At a glance

windows 7squarefadinghallmark
Computer type
PC/Desktop
Computer Manufacturer/Model Number
dell
OS
windows 7
CPU
square
Motherboard
mommy dearest
Memory
fading
Graphics Card(s)
hallmark
Hard Drives
IBM Deathstar 4800
Mintor KLM-2928 Economy Edition
Antivirus
chickenpox
Browser
goats, cows
I have Chrome (crappy). Comodo Dragon (okay). Brave (good). Epic Privacy Browser (limited use). Iridium (good). LibreWolf (crappy). Waterfox (decent). TorBrowser (limited use). Basilisk (good). I'd recommend Basilisk and Brave, but none are great.

I have been using firefox for a while on windows 7 and I was able to block updates through a registry hack but firefox figured it out anyway and kept annoying me about updates and that my firefox would no longer be supported. Now I am getting trouble with websites which require sensitive information(i.e banks, credit card numbers) I am thinking its my version of firefox and I could update to the latest one whatever that is but firefox is worse now and what are your recommendations as a good alternative that will work with mainstream websites.

Nobody replied but I will add a few browsers. First r3dfox is pretty good, its a newer version of firefox slimmed down which is made to work on windows 7. For firefox browsers, there is waterfox, then there is pulse browser and Floorp. Floorp is very interesting because it gives you alot of options to customize how it looks and its made in Japan.

For chrome based browsers, there is sr ironware which is chrome more privacy focused, iridium which is similar and also Thorium browser which is supposedly the fastest browser in the world. I haven't got it to work yet.
 

My Computers My Computers

  • At a glance

    Windows 7 Pro 64-biti7-377016GBonboard
    Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    Dell OptiPlex 7010 Tower
    OS
    Windows 7 Pro 64-bit
    CPU
    i7-3770
    Memory
    16GB
    Graphics Card(s)
    onboard
    Monitor(s) Displays
    Dell
    Hard Drives
    1TB.
    Keyboard
    Wyse ku8933
    Mouse
    Microsoft optical
    Antivirus
    none
    Browser
    ComodoDragon, Basilisk, WaterFox, Brave, Chrome, Iridium
  • Computer type
    PC/Desktop
try opera GX
That's Chromium-Based Chinese spyware.

- - - Updated - - -

I have been using firefox for a while on windows 7 and I was able to block updates through a registry hack but firefox figured it out anyway and kept annoying me about updates and that my firefox would no longer be supported. Now I am getting trouble with websites which require sensitive information(i.e banks, credit card numbers) I am thinking its my version of firefox and I could update to the latest one whatever that is but firefox is worse now and what are your recommendations as a good alternative that will work with mainstream websites.

Nobody replied but I will add a few browsers. First r3dfox is pretty good, its a newer version of firefox slimmed down which is made to work on windows 7. For firefox browsers, there is waterfox, then there is pulse browser and Floorp. Floorp is very interesting because it gives you alot of options to customize how it looks and its made in Japan.

For chrome based browsers, there is sr ironware which is chrome more privacy focused, iridium which is similar and also Thorium browser which is supposedly the fastest browser in the world. I haven't got it to work yet.

What Firefox edition did you use?
You should use ESR-115. This is the latest version of Firefox for Windows 7
 

My Computers My Computers

  • At a glance

    Windows 7 Home Premium 64-bit SP1Core 2 Quad Q9650 3.00GHz4GB DDR2SAPPHRIE ATI HD 3870
    Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    Custom Build
    OS
    Windows 7 Home Premium 64-bit SP1
    CPU
    Core 2 Quad Q9650 3.00GHz
    Motherboard
    GIGABYTE GA-P35-DS3 Rev 2.0
    Memory
    4GB DDR2
    Graphics Card(s)
    SAPPHRIE ATI HD 3870
    Sound Card
    Creative Sound Blaster Audigy SB0090
    Monitor(s) Displays
    Sony SDM-HS75 & LG FLATRON L1510S
    Screen Resolution
    1280x1024 75Hz & 1024x768 60Hz
    Hard Drives
    500GB Seagate ST3500413AS 7200 RPM Mechanical Hard Disk (OS DRIVE)
    1TB Western Digital WDC10EARS 5400RPM Mechanical Hard Disk
    PSU
    Be Quiet! 700W ATX PSU
    Case
    Unknown\Generic
    Cooling
    Scythe Samurai Z LGA775 Cooler
    Keyboard
    Microsoft Multimedia Keyboard 1.0A
    Mouse
    Microsoft Wheel Mouse Optical USB-PS/2 Compatible (BLACK)
    Internet Speed
    200Mbit/s FTTH (COSMOTE Fiber Plan)
    Antivirus
    The organ residing within my cranium.
    Browser
    Pale Moon/Firefox ESR 115
    Other Info
    Additional Expansions:

    SUNIX SUN1989 1x Serial/1x Parallel PCIe x1 Card
    Creative SoundBlaster Audigy SB0090 Sound Card
    Pinnacle PCTV 310i PCI Tuner
    VIA 3x USB/ 2x 1394 PCI Card

    Disk Drives:

    Toshiba/Samsung CDDW SH-S203D DVD-RW (SATA)
    Sony/NEC OptiArc AD-5240S DVD-RW (SATA)
    Sony MPF920 3.5" HD Diskette Drive
    Printers: HP DeskJet 450 (USB)
  • At a glance

    Windows 7 Professional 64-Bit SP1Intel Core 2 Duo T9300 2.50GHzHynix 4GB DDR2NVIDIA Quadro FX 570M
    Computer type
    Laptop
    System Manufacturer/Model Number
    HP Compaq 8510w
    OS
    Windows 7 Professional 64-Bit SP1
    CPU
    Intel Core 2 Duo T9300 2.50GHz
    Motherboard
    HP Stock
    Memory
    Hynix 4GB DDR2
    Graphics Card(s)
    NVIDIA Quadro FX 570M
    Sound Card
    Realtek
    Monitor(s) Displays
    HP LCD Panel
    Screen Resolution
    1920x1200
    Hard Drives
    500GB CRUCIAL BX500 SSD SATA
    PSU
    HP ED465AA AC Adapter + Stock HP Battery
    Case
    Stock
    Cooling
    Stock
    Keyboard
    Aftermarket, Replaced
    Mouse
    Microsoft Optical Mouse USB (with PS/2 Adapter)
    Internet Speed
    5-50 Megabits/sec. (Wi-Fi FTTH)
    Browser
    Firefox ESR 115
    Antivirus
    The organ residing within my cranium.
    Other Info
    With a Genuine Docking Station.

    DVD Drive: Matshita (Panasonic) CW-8124 SATA CD-RW/DVD-ROM Slot Loading Drive
I downloaded and installed Redfox. Problem solved.
 

My Computer My Computer

At a glance

windows 7 ultimatex64
Computer type
Laptop
Computer Manufacturer/Model Number
asus x541sa
OS
windows 7 ultimatex64
R3dFox Eclipse is working good on my old laptop with Windows 7 Ultimate 32bit.
Updated today to newest version 148.0.2 32bit Portable edition.
On browser idle takes 300 MB RAM, when surfing - about 400 MB,
playing HD videos - about 700 MB.
No complaints with this new version of R3dFox. :)

Download files on SourceForge - /scroll down/
R3dFox Eclipse v.148.0.2 Download
 

My Computers My Computers

  • At a glance

    Windows 7 Ultimate 32-bit SP1 since 2010Intel Mobile Core 2 Duo T5200 @ 1.60GHz2,00GB Dual-Channel DDR2 @ 265MHz128MB NVIDIA GeForce Go 7300 (Lenovo) onboard
    Computer type
    Laptop
    Computer Manufacturer/Model Number
    Lenovo 3000 N100
    OS
    Windows 7 Ultimate 32-bit SP1 since 2010
    CPU
    Intel Mobile Core 2 Duo T5200 @ 1.60GHz
    Motherboard
    LENOVO CAPELL VALLEY(NAPA) CRB (U2E1)
    Memory
    2,00GB Dual-Channel DDR2 @ 265MHz
    Graphics Card(s)
    128MB NVIDIA GeForce Go 7300 (Lenovo) onboard
    Hard Drives
    120GB FUJITSU MHV2120BH PL ATA Device (SATA )
    Antivirus
    AVG Fee
    Browser
    SUPERMIUM Version 132.0.6834.226 (Official Build) (32-bit)
  • Computer type
    PC/Desktop
Back
Top