From: Anand Tamariya <atamariya@gmail.com>
To: Emacs Devel <emacs-devel@gnu.org>
Subject: GNU Emacs: A configurable browser
Date: Sat, 15 Jan 2022 12:37:05 +0530 [thread overview]
Message-ID: <CADm7Y4nmc50kqQ-qc1W14_W+UBdcGcYKcoZyF6RooRXt3gu0zg@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2022-01-15 7:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-15 7:07 Anand Tamariya [this message]
2022-01-15 7:31 ` GNU Emacs: A configurable browser Po Lu
2022-01-16 2:42 ` Akira Kyle
2022-01-16 3:01 ` Po Lu
2022-01-16 4:11 ` bug#53160: 29.0.50; fcitx5 will freeze Emacs with pre-edited text enabled Eason Huang
2022-01-16 5:32 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-16 16:52 ` Eason Huang
2022-01-17 0:31 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-16 5:11 ` GNU Emacs: A configurable browser Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADm7Y4nmc50kqQ-qc1W14_W+UBdcGcYKcoZyF6RooRXt3gu0zg@mail.gmail.com \
--to=atamariya@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.