Hacker News new | ask | show | jobs
by psetq 2754 days ago
You're basically just using Emacs then, right?

https://www.gnu.org/software/emacs/manual/html_mono/eww.html

1 comments

Yes, this is a nice thing. But it supports way fewer features a modern web site could legitimately use.

The modern browser engine exposes a lot of controls to scripts and to the chrome layer. IIRC Firefox uses this extensively to code (most of) the UI in Javascript and HTML/ CSS. But this is not very exposed to the user, and web extensions are intentionally limited.