5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
7 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
8 <title>Downloads
</title>
9 <script type=
"text/javascript">
11 let href
= location
.href
;
12 for(let i
=href
.length
-1;i
>0;i
--){
13 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
20 location
.href
= location
.href
.substring(0,i
+1)+page
;
22 function nav2Lang(lang
){
24 let href
= location
.href
;
25 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
30 <header class='header'
>
31 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('index.html#')">Home
</a> <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('tags/index.html#')">Tags
</a>
38 <div class=
"container">
39 <h1 class=
"title">Downloads
41 <span class=
"subtitle"></span>
46 <p><a href=
"https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore
</a></p>
47 <p><a href=
"https://galaxy.store/uweb">Galaxy.Store
</a></p>
48 <p><a href=
"https://s1.asytech.cn/s/tQrgT5kBRg8Trry">uweb, termux
& history versions
</a></p>
49 <p><a href=
"https://github.com/torappinfo/uweb/releases/tag/v1">github
</a></p>
50 <p><a href=
"https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge
</a></p>
51 <p><a href=
"https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/">powerfolder
</a></p>
52 <p><a href=
"https://www.udrop.com/folder/08ba413230f465ca0901bef68e857c0b/uweb">udrop
</a></p>
53 <p><a href=
"https://releases.pagure.org/uwebapk/">pagure
</a></p>
54 <p><a href=
"http://pan.mcbebbs.cn/s/dJ4t8">mcbebbs
</a></p>
55 <h4 id=
"main-featuresreadmeindexhtml"><a href=
"../readme/index.html">Main features
</a></h4>
56 <h4 id=
"change-logs">Change logs
</h4>
57 <p>1048: enhance file downloading. Previous versions may fail for few sites.
<br>
58 1047: add huge markdown file viewer
<br>
59 1038: support chatBot as search engine with url
"i:
0/js/hash2textarea.js:https://XXX
"<br>
60 1036: TV mode: reuse
"engine.search
" as live TV channel urls.
<br>
61 1034: click share button on homescreen to process clipboard text.
<br>
62 1030: Allow downloading with global redirection
<br>
63 1026: Test automation: enable i:
0 urls in scripting mode
<br>
64 1017: crontab alarm clock and
<a href=
"../links/index.html">links
</a> as sixth field.
<br>
65 1008: Add long screenshot mode
<br>
66 1006: Advanced configuration: auto reload, download path
<br>
67 1004: bookmarklet
"Show as html
" to support clipboard sites such as
"netcut.cn
".
<br>
68 998:
<a href=
"../rjs/index.html">Bookmarklets
</a> to support CSP sites.
<br>
69 991:
<a href=
"../redirect/index.html">global url redirection
</a> support.
<br>
70 988:
<a href=
"../adblock_domain/index.html">hosts
</a> file to support response headers.
<br>
71 985:
<a href=
"../links/index.html">Special urls
</a> to support shortcut keys such as ctrl-a to ctrl-z.
<br>
72 983: support
<a href=
"../adblock_domain/index.html">"hosts
"</a> file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
<br>
73 975:
<a href=
"../bookmark/index.html">Bookmarks
</a> to support styling for markdown etc.
<br>
74 971:
<a href=
"../links/index.html">multiple type profiles
</a>: switch any data including website logins, user configurations orthogonally.
<br>
75 964: site source html preprocessing before rendering with user
<a href=
"../sitejs/index.html">site extra html
</a>.
<br>
76 961: webdav/http file upload support with
<a href=
"../links/index.html">"i:
0u" links
</a>.
<br>
77 955: Address bar:
<a href=
"../acmd/index.html">":!
" or
"!
"</a> for command line support (.js/.sh files as executables).
<br>
78 949: Address bar:
":p [width in milliInch]x[height]
" to generate PDF in custom size
<br>
79 946: Option
"use offline cache
" to support serverless local websites.
</p>
80 <p>945: commands to support evaluation of generated js code.
</p>
81 <p>943: Multiple home screens support .mht (offline webpage), .search
& .html local files.
</p>
82 <p>940:
<a href=
"../url2site/index.html">Any urls as website
</a> with local html processing (
<a href=
"../links/index.html">"i:
0m/..../xxx.html:url
"</a>)
</p>
85 <li>Pipe support: command line output to uweb tabs.
</li>
89 <li>Serverless local sites: PWA-kind web extension (chrome .crx
& firefox .xpi) support.
</li>
90 <li>PWAs and web extensions to be used as search engines, ex. kiwix zim as search engines.
</li>
94 <p>Last Modified:
5 May
2024<br>
95 enhance file downloading
<br>
100 src='https://giscus.app/client.js'
101 data-repo=
"torappinfo/uweb"
102 data-repo-id=
"MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
103 data-category=
"Announcements"
104 data-category-id=
"DIC_kwDOEgNLGc4CQjsh"
107 data-reactions-enabled=
"1"
108 data-emit-metadata=
"0"
109 data-input-position=
"top"
113 crossorigin=
"anonymous" async
>
116 <footer class=
"site-footer">
117 <div class=
"container">
118 © 2018-
2024 Richard H. Cao
121 <!-- 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/>. -->