unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* GNU Emacs: A configurable browser
@ 2022-01-15  7:07 Anand Tamariya
  2022-01-15  7:31 ` Po Lu
  2022-01-16  5:11 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Anand Tamariya @ 2022-01-15  7:07 UTC (permalink / raw)
  To: Emacs Devel

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1953 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-16  5:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15  7:07 GNU Emacs: A configurable browser Anand Tamariya
2022-01-15  7:31 ` Po Lu
2022-01-16  2:42   ` Akira Kyle
2022-01-16  3:01     ` Po Lu
2022-01-16  5:11 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).