index.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1" />
  6. <link rel="stylesheet" href="../style.css#" type="text/css" />
  7. <title></title>
  8. <script type="text/javascript">
  9. function findLang(){
  10. let href = location.href;
  11. for(let i=href.length-1;i>0;i--){
  12. if('/'==href.charAt(i) && '/'==href.charAt(i-3))
  13. return i;
  14. }
  15. return 0;
  16. }
  17. function nav2(page){
  18. let i = findLang();
  19. location.href = location.href.substring(0,i+1)+page;
  20. }
  21. function nav2Lang(lang){
  22. let i = findLang();
  23. let href = location.href;
  24. location.href = location.href.substring(0,i-2)+lang+location.href.substring(i);
  25. }
  26. </script>
  27. </head>
  28. <body>
  29. <header class='header'>
  30. <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>
  31. <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
  32. <nav>
  33. </nav>
  34. </header>
  35. <br />
  36. <div class="container">
  37. <h1 class="title">
  38. <br>
  39. <span class="subtitle"></span>
  40. </h1>
  41. <ul class="tags">
  42. </ul>
  43. <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script>
  44. <h3 id="超微浏览器-uweb-browser-释放无尽威能微威快高效极致优化">超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化</h3>
  45. <p><a href="README.md" onclick="if(notRepo()){location='../../en/readme/index.html#';return false;}">English</a><br>
  46. <a href="zh/donate.md" onclick="if(notRepo()){location='../searchurl/donate.html#';return false;}">捐赠</a></p>
  47. <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
  48. <a href="https://galaxy.store/uweb">Galaxy.Store</a><br>
  49. <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">下载</a></p>
  50. <p><a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">超微浏览器下载及使用技巧</a><br>
  51. (镜像: <a href="https://uweb.atomgit.net/uweb/zh/">atomgit</a> <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://uweb.4everland.app/zh/">4everland</a> <a href="https://muweb.cyclic.app/zh/">cyclic</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://uweb.onrender.com/zh/">render</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://posh-crab-23.deno.dev/zh/">deno</a> <a href="https://uwebbrowser-t27o4.kinsta.page/zh/">kinsta</a> <a href="https://uweb.on-fleek.app/zh/">fleek</a> <a href="https://muweb.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://torapp.eu.org/zh/">torapp</a> <a href="https://uweb.torapp.eu.org/zh/">torappv</a> <a href="https://uweb.glitch.me/zh/">glitch</a> <a href="https://uweb.zeabur.app/zh/">zeabur</a> <a href="https://uweb.vercel.app/zh/">vercel</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">专用镜像...</a>)</p>
  52. <ul>
  53. <li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、翻译、百科等</a></span></li>
  54. <li>AI聊天可作为搜索引擎来使用。</li>
  55. <li>完善的下载支持,部分网站下载其它浏览器无法成功。</li>
  56. <li>微:不到250K。</li>
  57. <li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li>
  58. <li>便捷:AI聊天/图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。</li>
  59. <li>快:手机越慢,脚本插件越多越明显。</li>
  60. <li>高效:最少的操作,在线服务全自动(参看常用链接网页)。</li>
  61. <li>极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。</li>
  62. <li>地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳)</li>
  63. <li>指定域名: 用户定义JS/CSS/HTML/显示前源码预处理</li>
  64. <li>支持用户定义域名属性。</li>
  65. <li>下载资源在线播放/预览/预处理。</li>
  66. <li>独立切换网站登录、配置文件。</li>
  67. <li>支持网站测试自动化脚本 (可用于app服务端测试)。支持crontab(闹钟、定时任务等)。</li>
  68. </ul>
  69. <h4 id="截屏">截屏</h4>
  70. <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png"><br>
  71. <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png"><br>
  72. <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png"><br>
  73. <img src="https://i.postimg.cc/HLV3TYLy/longclick.png"><br>
  74. <img src="https://i.postimg.cc/XJ58ysdN/option1.png"><br>
  75. <img src="https://i.postimg.cc/0NFnQT6H/option2.png"></p>
  76. <h4 id="软件功能">软件功能</h4>
  77. <p>输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。</p>
  78. <p>修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。</p>
  79. <p>小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。</p>
  80. <p>独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。</p>
  81. <p>独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。</p>
  82. <p>支持全局用户脚本/样式,可任意叠加,轻松切换。</p>
  83. <p>支持网址特定脚本/样式,可轻松支持百万以上不同脚本。</p>
  84. <p>支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。</p>
  85. <p>配套安装uWeb定制Termux应用,可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p>
  86. </div>
  87. <p>Last Modified: 6 May 2024<br>
  88. enhance downloading<br>
  89. <pre></pre>
  90. </p>
  91. <script id='jsgiscus'
  92. src='https://giscus.app/client.js'
  93. data-repo="torappinfo/uweb"
  94. data-repo-id="MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
  95. data-category="Announcements"
  96. data-category-id="DIC_kwDOEgNLGc4CQjsh"
  97. data-mapping="title"
  98. data-strict="0"
  99. data-reactions-enabled="1"
  100. data-emit-metadata="0"
  101. data-input-position="top"
  102. data-theme="light"
  103. data-lang="en"
  104. data-loading="lazy"
  105. crossorigin="anonymous" async>
  106. </script>
  107. <footer class="site-footer">
  108. <div class="container">
  109. &copy; 2018-2024 Richard H. Cao
  110. </div>
  111. </footer>
  112. <!-- 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/>. -->
  113. </body>
  114. </html>