13 comments

  • cosmic_cheese 3 hours ago

    While this isn't quite my cup of tea, it's nice to see Firefox being forked instead of Chromium. With this, there's now at least three significantly modified Firefox forks, alongside Zen and Floorp.

  • asadm 2 hours ago

    Pretty cool.

    I have been using Vimium[1] on Chrome which works ok.

    1. https://chromewebstore.google.com/detail/vimium/dbepggeogbai...

  • dandersch 2 hours ago

    I've run into the restrictions regarding addons.mozilla.org myself using Vimium C, but it didn't happen often enough for me to consider switching my browser over it. I think I'd rather have something that makes my entire Linux desktop environment keyboard centric at that point, like homerow seems to do for macOS.

  • sc68cal 3 hours ago

    I 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)?

    • probablyrobert 3 hours ago

      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.

  • probablyrobert a day ago

    Author here - happy to answer any questions :)

    • Limero 2 hours ago

      Is it possible to automatically install extensions and set native Firefox configuration through the config? All my other programs are setup by just cloning my dotfiles and I really wish Firefox had that option.

    • dandersch 2 hours ago

      Can it provide vim keybindings and modes inside a textbox?

      • probablyrobert 2 hours ago

        Yes! All standard input elements have vim motions support but fair warning that a lot of the standard motions aren't implemented yet.

  • shaneos a day ago

    Whoa, so excited to try this out! As a regular Firefox user, does it pull over my settings?