<h3id="ebrowserhttpsgithubcomtorappinfoebrowser-keyboard-friendly-minimal-suckless-web-browser"><ahref="https://github.com/torappinfo/ebrowser">Ebrowser</a>: keyboard-friendly minimal suckless web browser</h3>
<p>Ebrowser is designed with the philosophy of <ahref="https://github.com/torappinfo/uweb">Android uweb browser</a> (<ahref="https://gitlab.com/jamesfengcao/uweb">gitlab</a>).</p>
<p>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.</p>
<li>nj/uj for No/Use external Javascript files.</li>
<li>nr/ur for No/Use "redirect.json" for domain redirection.</li>
<li>np : no proxy</li>
<li>up [proxyName] : use proxy. privous proxy or the first proxy in proxy.json w/o [proxyName].</li>
<li>ua [useragentName] : set user agent for future tabs. default user agent w/o arguments.</li>
<li>pdf [filename w/o extension] {<ahref="https://www.electronjs.org/docs/latest/api/web-contents#contentsprinttopdfoptions">options</a>} : print to PDF file. All arguments are optional; empty option "{}" to capture long screenshot as vector graphics.</li>
</ul>
</li>
<li>":!" address bar commands</li>
</ul>
<h4id="commands-in-no-focus-mode-this-mode-is-similar-to-vi-normal-mode">Commands in no-focus mode (this mode is similar to vi Normal mode)</h4>
<li>"config": lines of address bar commands.</li>
<li>"search.json": search engines as shortcut-queryUrl pairs.</li>
<li>"default.autoc": predefined strings for address bar auto completion.</li>
<li>"gredirect.json": global redirection urls as array of urls</li>
<li>"redirect.json": domain-replacementDomain pairs, default to be applied.</li>
<li>"mapkeys.json": keys-addressbarCommands pairs. The addressbar commands are multiple lines of address bar command separated by "\n".</li>
<!-- This document is licensed under the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at <https://www.gnu.org/licenses/>. -->