Show HN: Glide, an extensible, keyboard-focused web browser
blog.craigie.dev
Show HN: Glide, an extensible, keyboard-focused web browser
1–10 of 55 posts
Re: Show HN: Glide, an extensible, keyboard-focused web browser
#2Re: Show HN: Glide, an extensible, keyboard-focused web browser
#3Whoa, so excited to try this out! As a regular Firefox user, does it pull over my settings?
Re: Show HN: Glide, an extensible, keyboard-focused web browser
#4Re: Show HN: Glide, an extensible, keyboard-focused web browser
#5Re: Show HN: Glide, an extensible, keyboard-focused web browser
#6Re: Show HN: Glide, an extensible, keyboard-focused web browser
#7I haven't looked at the source too deeply yet to investigate how you implement the fork, but you state that it's a fork of Firefox, how do you plan to integrate fixes from Firefox (security, etc)?
I'm currently actually tracking the firefox beta channel because the frequent small updates are so easy to do.
Re: Show HN: Glide, an extensible, keyboard-focused web browser
#8Re: Show HN: Glide, an extensible, keyboard-focused web browser
#9Author here - happy to answer any questions :)
Re: Show HN: Glide, an extensible, keyboard-focused web browser
#10I haven't looked at the source too deeply yet to investigate how you implement the fork, but you state that it's a fork of Firefox, how do you plan to integrate fixes from Firefox (security, etc)?
It's implemented as a set of patches + new files for net new files I add myself, then to build it, the firefox source is downloaded and patched automatically - so bumping the underlying firefox version is generally very easy. I'm currently actually tracking the firefox beta channel because the frequent small updates are so easy to do.