mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
ebrowser v1.0.43
This commit is contained in:
parent
cbfffcd34f
commit
c8c7c4e896
10 changed files with 21 additions and 39 deletions
|
@ -90,7 +90,7 @@ The other commands are defined in "mapkeys.json", which will map keys to address
|
|||
|
||||
#### Configuration files
|
||||
- "config": lines of address bar commands.
|
||||
- "search.json": search engines as shortcut-queryUrl pairs.
|
||||
- "search.json": [search engines](https://jamesfengcao.gitlab.io/uweb/en/search/index.html) as shortcut-queryUrl pairs, where "%s" would be replaced by search query.
|
||||
- "default.autoc": predefined strings for address bar auto completion.
|
||||
- "gredirect.json": global redirection urls as array of urls
|
||||
- "redirect.json": domain-replacementDomain pairs, default to be applied.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{"version":"1.0.42",
|
||||
{"version":"1.0.43",
|
||||
"name": "ebrowser",
|
||||
"description": "The keyboard-friendly minimal suckless web browser",
|
||||
"main": "webview.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue