Ebrowser as alternative to uweb browser

Ebrowser is the minimal browser with the philosophy of Android uweb browser.

Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight. Recommend to install electron separately.

Install (for Windows, MacOS and Linux)

Install ebrowser with nodejs installed

npm install ebrowser

Run ebrowser

electron ~/node_modules/ebrowser

Key shortcuts

Address bar commands

Commands in no-focus mode (this mode is similar to vi Normal mode)

Pressing "ESC" to enter no-focus mode if not sure.

The other commands are defined in "mapkeys.json", which will map keys to address bar commands.

Configuration files

New usages

Last Modified: 12 June 2024