4 <meta name=
"generator" content=
"Hugo 0.140.1">
6 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
7 <link rel=
"canonical" href=
"https://jamesfengcao.gitlab.io/uweb/en/" />
8 <link rel=
"alternate" type=
"application/rss+xml" href=
"https://jamesfengcao.gitlab.io/uweb/en/index.xml" title=
"uweb browser: unlimited power">
10 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
11 <title>uweb browser: unlimited power
</title>
14 let href
= location
.href
;
15 for(let i
=href
.length
-1;i
>0;i
--){
16 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
23 location
.href
= location
.href
.substring(0,i
+1)+page
;
25 function nav2Lang(lang
){
27 let href
= location
.href
;
28 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
33 <header class='header'
>
34 <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>
37 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('zh')">简体中文
</a>
49 <a href=
"readme/index.html#">
50 <span>About uweb browser
</span>
57 <a href=
"search/index.html#">
58 <span>Search engine query URLs
</span>
63 <a href=
"changelog/index.html#">
64 <span>Downloads
</span>
69 <a href=
"sitemap/index.html#">
70 <span>Configuration
</span>
75 <a href=
"urls/index.html#">
76 <span>Url services
</span>
81 <a href=
"cmds/index.html#">
87 <a href=
"rjs/index.html#">
88 <span>Execute javascript codes
</span>
94 <a href=
"i:61:searchurl/func.html#">
101 <a href=
"input/index.html#">
102 <span>Common phrases for input method
</span>
107 <a href=
"globalcss/index.html#">
108 <span>CSS styles
</span>
113 <a href=
"textprocess/index.html#">
114 <span>Text selection/processing
</span>
119 <a href=
"links/index.html#">
125 <a href=
"tcron/index.html#">
131 <a href=
"offlinecache/index.html#">
132 <span>Offline resources
</span>
137 <a href=
"redirect/index.html#">
138 <span>Resource redirection
</span>
143 <a href=
"adblock_domain/index.html#">
144 <span>Hosts files
</span>
149 <a href=
"sitejs/index.html#">
150 <span>JS/CSS/HTML/preprocessing for domains
</span>
155 <a href=
"bookmark/index.html#">
156 <span>Bookmarks
</span>
161 <a href=
"tips/index.html#">
167 <a href=
"acmd/index.html#">
168 <span>Address bar command line
</span>
173 <a href=
"url2site/index.html#">
174 <span>Any url as website
</span>
179 <a href=
"html5/index.html#">
180 <span>Html5 applications
</span>
185 <a href=
"filenames/index.html#">
186 <span>Configuration folders/files
</span>
191 <a href=
"adblock/index.html#">
192 <span>AD blocking
</span>
197 <a href=
"bookmarklet/index.html#">
198 <span>Bookmarklets
</span>
203 <a href=
"icons/index.html#">
204 <span>Toolbar customization
</span>
209 <a href=
"searchcat/index.html#">
210 <span>Search engine files
</span>
215 <a href=
"termux/index.html#">
221 <a href=
"useragents/index.html#">
222 <span>User agents
</span>
227 <a href=
"longclick/index.html#">
228 <span>Long pressed link menu
</span>
233 <a href=
"tools/index.html#">
239 <a href=
"filecap/index.html#">
240 <span>Custom file handling
</span>
245 <a href=
"gesture/index.html#">
246 <span>Gestures
</span>
253 <a href=
"searchurl/webdav.html#">
254 <span>webdav storage menu generator
</span>
260 <footer class=
"site-footer">
261 <div class=
"container">
262 © 2018-
2024 Richard H. Cao
265 <!-- 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/>. -->