ITT we list non-chromium, non-firefox browsers
It doesn't have to be a "good alternative", the point is to look into alternatives and then assess them.
I'll start with ones I can think of off the top of my head:
- konqueror (kde, seems to support multiple engines, supports plugins, didn't have ublock last time I tried it)
- surf (suckless, but at least it's moddable at compile)
- lynx (invisible island, sixel support, cookie support)
- links
- w3m (might have sixel support idk, don't remember if it does cookies but probably, supports some html tags better than lynx)
- curl (prints file from url to stdout) to pipe into other stuff
- wget (downloads file from url)
12 posts omitted.Anyone has experience with Dillo?
https://dillo-browser.github.io/>>28683not really as an user but I remember when I was writing my web renderer it was one of the codebases I used as reference. like with many old codebases I feel like developers back then weren't as concerned about readability and maintainability as we are today, so these codebases can be kind of hard to work with
>>28720Yeah my bad and i forgot Midori is Firefox based too.
>>28728no, midori uses webkit2gtk. it's predecessor galeon was originally based on gecko.