Now you can use GNU Emacs as a full featured and easily configurable browser. Here's a short video demonstrating the features. *Video:* https://youtu.be/y1k_lA2VUYg *Features:* - Adblock - Disabled tracking API (navigator.sendBeacon()) - Inline videos à la Youtube - Hit-a-Hint - Keyboard based navigation: left/right character for left/right scroll, prev/next line, prev/next page, beginning/end of buffer for top/end of page, +/-/z for zoom in/out/reset - Multi-input modes: single key interactive mode, line input mode via minibuffer and textarea input mode via new buffer - Password auto-fill and management via authinfo - Configurable Home page and search URL - Bookmarks - Download unsupported mime types - User script à la Tampermonkey / Greasemonkey - User styles - Developer tools / Web Inspector Finally you can have a browser as you want. *Details:* https://lifeofpenguin.blogspot.com/2022/01/gnu-emacs-configurable-browser.html *Code:* https://gitlab.com/atamariya/emacs/-/blob/dev/src/xwidget.c https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/xwidget.el https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/webkit/webkit-ace.el https://gitlab.com/atamariya/emacs/-/blob/dev/etc/webkit/hints.js https://gitlab.com/atamariya/emacs/-/blob/dev/etc/webkit/hints.css