ebrowser v1.0.39

This commit is contained in:
James Feng Cao 2024-06-28 14:24:17 +08:00
parent ad1d9e33b7
commit 8367164d73
8 changed files with 17 additions and 10 deletions

View file

@ -122,6 +122,11 @@ npm install ebrowser
</li>
<li>&quot;!&quot; address bar commands<br>
&quot;!xx ...&quot; evaluates &quot;xx.js&quot; with the whole text as arguments[0].</li>
<li>i: internal urls, which will be consistent with <a href="https://jamesfengcao.gitlab.io/uweb/en/links/index.html">uweb</a>.
<ul>
<li>&quot;i:0/js/xxx.js:[url]&quot; loads the &quot;[url]&quot; with bookmarklet &quot;js/xxx.js&quot;.</li>
</ul>
</li>
</ul>
<h4 id="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>
<p>Pressing &quot;ESC&quot; to enter no-focus mode if not sure.</p>
@ -185,7 +190,7 @@ npm install ebrowser
<p>You can copy or modify the code/program under the terms of the GPL3.0 or later versions.</p>
</div>
<p>Last Modified: 27 June 2024<br>
<p>Last Modified: 28 June 2024<br>
<br>
<pre></pre>
</p>