diff --git a/README.zh-Hans.md b/README.zh-Hans.md index a15d334..d11b275 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -10,7 +10,7 @@ [超微浏览器下载及使用技巧](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) (镜像: [atomgit](https://uweb.atomgit.net/uweb/zh/) [gitlab](https://jamesfengcao.gitlab.io/uweb/zh/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) [codeberg](https://jamesfengcao.codeberg.page/zh/) [4everland](https://uweb.4everland.app/zh/) [cyclic](https://muweb.cyclic.app/zh/) [github](https://torappinfo.github.io/uweb/zh/) [render](https://uweb.onrender.com/zh/) [surge](https://uweb.surge.sh/zh/) [netlify](https://uwebzh.netlify.app/zh/) [deno](https://posh-crab-23.deno.dev/zh/) [kinsta](https://uwebbrowser-t27o4.kinsta.page/zh/) [fleek](https://uweb.on-fleek.app/zh/) [pages](https://muweb.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [torapp](https://torapp.eu.org/zh/) [torappv](https://uweb.torapp.eu.org/zh/) [glitch](https://uweb.glitch.me/zh/) [zeabur](https://uweb.zeabur.app/zh/) [vercel](https://uweb.vercel.app/zh/) 专用镜像...) -- 免魔法国内直接访问英文技术网站如google、翻译、百科等 +- 免魔法国内直接访问英文技术网站如google、百科等 - AI聊天可作为搜索引擎来使用。 - 完善的下载支持,部分网站下载其它浏览器无法成功。 - 微:不到250K。 diff --git a/README.zh.md b/README.zh.md index a15d334..d11b275 100644 --- a/README.zh.md +++ b/README.zh.md @@ -10,7 +10,7 @@ [超微浏览器下载及使用技巧](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) (镜像: [atomgit](https://uweb.atomgit.net/uweb/zh/) [gitlab](https://jamesfengcao.gitlab.io/uweb/zh/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) [codeberg](https://jamesfengcao.codeberg.page/zh/) [4everland](https://uweb.4everland.app/zh/) [cyclic](https://muweb.cyclic.app/zh/) [github](https://torappinfo.github.io/uweb/zh/) [render](https://uweb.onrender.com/zh/) [surge](https://uweb.surge.sh/zh/) [netlify](https://uwebzh.netlify.app/zh/) [deno](https://posh-crab-23.deno.dev/zh/) [kinsta](https://uwebbrowser-t27o4.kinsta.page/zh/) [fleek](https://uweb.on-fleek.app/zh/) [pages](https://muweb.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [torapp](https://torapp.eu.org/zh/) [torappv](https://uweb.torapp.eu.org/zh/) [glitch](https://uweb.glitch.me/zh/) [zeabur](https://uweb.zeabur.app/zh/) [vercel](https://uweb.vercel.app/zh/) 专用镜像...) -- 免魔法国内直接访问英文技术网站如google、翻译、百科等 +- 免魔法国内直接访问英文技术网站如google、百科等 - AI聊天可作为搜索引擎来使用。 - 完善的下载支持,部分网站下载其它浏览器无法成功。 - 微:不到250K。 diff --git a/ebrowser.md b/ebrowser.md index 64f65c5..58b4da6 100644 --- a/ebrowser.md +++ b/ebrowser.md @@ -8,7 +8,7 @@ Ebrowser is the minimal browser with the philosophy of [Android uweb browser](ht 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 (for Windows, MacOS and Linux) Install ebrowser with nodejs installed npm install ebrowser @@ -31,14 +31,11 @@ Run ebrowser - ESC: remove focus. similar to vi normal mode. - F5: page refresh/reload - F12: devtools -- ":" for address bar commands -- "/" for find-in-page with address bar -- "!" for ":!" address bar commands #### Address bar commands - "/" for find-in-page - ":" for address bar commands - - autoc [bookmark/history path w/o ext] : load ".rec" file for autocomplete. + - ac [bookmark/history path w/o ext] : load ".rec" file for autocomplete. - b [bookmarkfilename w/o ext] : bookmark current page in file. - bml [filename w/o extension]: load/execute the javascript file. - cert : allow invalid certificates w/o arguments, otherwise restore to default. @@ -58,7 +55,11 @@ Run ebrowser #### Commands in no-focus mode (this mode is similar to vi Normal mode) Pressing "ESC" to enter no-focus mode if not sure. -The commands are defined in "mapkeys.json", which will map keys to address bar commands. +- ":" for address bar commands +- "/" for find-in-page with address bar +- "!" for ":!" address bar commands + +The other commands are defined in "mapkeys.json", which will map keys to address bar commands. #### Configuration files - "config": lines of address bar commands. diff --git a/en/ebrowserreadme/index.html b/en/ebrowserreadme/index.html index 4cf59e9..c161700 100644 --- a/en/ebrowserreadme/index.html +++ b/en/ebrowserreadme/index.html @@ -52,7 +52,7 @@
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 ebrowser with nodejs installed
npm install ebrowser
@@ -74,16 +74,13 @@
Pressing "ESC" to enter no-focus mode if not sure.
-The commands are defined in "mapkeys.json", which will map keys to address bar commands.
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.
Last Modified: 11 June 2024
+
Last Modified: 12 June 2024