2026-06-28 23:09:14 +01:00
<img src="browser/branding/unofficial/content/about-wordmark.svg" alt="Dactyloidae web browser" height="60">
<br>
2026-03-10 06:43:21 +00:00
<a href="https://discord.gg/ecx">Official Discord server</a>
2026-03-03 01:58:57 +00:00
<br><br>
2026-06-28 23:09:14 +01:00
<img src="https://dactyloidae.xyz/demo.jpg" height="500">
2026-02-28 17:00:53 +00:00
2026-06-28 23:09:14 +01:00
Dactyloidae is a heavily modified fork of Eclipse Hydra (fork of roytam1's Serpent, which is a fork of Basilisk, which is a fork of Firefox).
2025-04-27 18:09:04 -07:00
2026-06-28 23:09:14 +01:00
Some advantages over upstream, roytam1's Serpent, Eclipse Hydra and Firefox are:
- More optimizations (SSE2, with additional boosts for future CPUs coming soon)
- Better interoperability with upstream (using SQL storage instead of DBM)
2026-02-28 16:46:59 +00:00
- More modern theme
- Better e10s support
2026-06-28 23:09:14 +01:00
- Support for extensions in the Chrome and Edge Web Store (soon)
- Support for extensions released for both Pale Moon, Basilisk and Firefox
2026-04-06 01:32:47 +01:00
- WebExtensions support comparable to Firefox ESR 78
2026-06-28 23:09:14 +01:00
- Literally being the fastest XUL browser (33.7 in Speedometer 2.1 compared to 22.4 in Pale Moon 34.2 AVX2)
- Re-add support for iOS, Android, Windows 2000 and later, NetBSD (soon OpenBSD)
2026-03-04 18:17:33 +00:00
2026-07-09 22:03:39 +01:00
## Interested in running Dactyloidae in Win9x?
Get DactJump alongside Dactyloidae if you want to use it on 9x.
<a href="https://repo.dactyloidae.xyz/Dactyloidae/DactJump/">Get it here.</a>
2026-03-02 20:39:23 -08:00
## Credits
2026-04-03 14:30:40 +01:00
If I've forgotten to put your name here, please let me know and I'll add it.
- [Feodor2 ](https://github.com/Feodor2 ) - Portable mode, theme fixes, and more from Mypal and Mypal68.
- [Librewolf Developers ](https://codeberg.org/librewolf ) - Privacy tweaks from Librewolf. (Has not been implemented yet)
- [BlueySoft (goober) ](https://blueyheeler.xyz/ ) - Branding visuals, icons and fancy text.
2026-04-13 14:06:07 +01:00
- [White Star ](https://github.com/dbsoft/White-Star ) - Helping with porting platform to Darwin PowerPC.
2026-04-03 14:30:40 +01:00
Major core browser engine contributions:
2026-04-05 02:08:42 +01:00
- [Stossy11 ](https://www.github.com/stossy11 ) - Helping to develop and fix the macOS build.
2026-04-03 14:30:40 +01:00
- [Eclipse Community ](https://www.github.com/Eclipse-Community/UXP ) - For creating Hydra and Lun3r, the bases of this fork.
2026-06-28 23:09:14 +01:00
- [Loongson Hobbists' community ](https://loongfans.cn/en/ ) - Providing a LoongArch VM and general assistance in porting to LoongArch64
2026-04-05 02:08:42 +01:00
- [Basilisk-Dev ](https://repo.palemoon.org/Basilisk-Dev ) - For supporting and maintaining Basilisk, aswell as general advice for developing this browser.
2026-04-03 14:30:40 +01:00
- [roytam1 ](https://github.com/roytam1 ) - Windows XP support code, e10s, WebExtensions, and more for UXP.
2026-04-05 02:08:42 +01:00
- [Moonchild Productions ](https://repo.palemoon.org/MoonchildProductions ) - For creating the Unified XUL Platform and Basilisk, the core of this project.
2026-04-13 14:06:07 +01:00
- [Mozilla Developers ](https://github.com/mozilla-firefox ) - Firefox ESR 52 browser base.