index.html 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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('zh')">简体中文</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-minimal-suckless-web-browser-with-unlimited-power">Uweb browser: minimal suckless web browser with unlimited power</h3>
  45. <p><a href="README.zh-Hans.md" onclick="if(notRepo()){location='../../zh/readme/index.html#';return false;}">中文</a></p>
  46. <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
  47. <a href="https://galaxy.store/uweb">Galaxy.Store</a><br>
  48. <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">Downloads</a></p>
  49. <p><a href="https://torappinfo.github.io/uweb/en/">Uweb browser: downloads, plugins and tips</a><br>
  50. (Mirrors: <a href="https://jamesfengcao.gitlab.io/uweb/en/">gitlab</a> <a href="https://torappinfo.frama.io/uweb/en/">frama</a> <a href="https://jamesfengcao.codeberg.page/en/">codeberg</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html">repo</a> <a href="https://uweb.on-fleek.app/en/">fleek</a> <a href="https://uwebzh.netlify.app/en/">netlify</a> <a href="https://uweb.surge.sh/en/">surge</a> <a href="https://uwebbrowser-t27o4.kinsta.page">kinsta</a> <a href="https://uweb.zeabur.app/en/">zeabur</a> <a href="https://posh-crab-23.deno.dev/en/">deno</a> <a href="https://torappinfo.bitbucket.io/en/">bitbucket</a> <a href="https://muweb.pages.dev/en/">pages</a> <a href="https://uweb.vercel.app/en/">vercel</a> <a href="https://uweb.onrender.com/en/">render</a> <a href="https://uweb.glitch.me/en/">glitch</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">More...</a>)</p>
  51. <ul>
  52. <li>Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing.</li>
  53. <li>Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</li>
  54. <li>Convenient: Any AI chatbot/book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.</li>
  55. <li>Tiny: less than 250k.</li>
  56. <li>Fast: run fast, even with thousands of user provided css/scripts/htmls.</li>
  57. <li>Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services.</li>
  58. <li>URL bar command line support (&quot;!&quot; and .js file as command).</li>
  59. <li>Site-specific JS/CSS/HTML/preprocessing.</li>
  60. <li>Online play/preview/preprocess for downloadable resources.</li>
  61. <li>Multiple type profiles: switch any data including website logins, user configurations orthogonally.</li>
  62. <li>Supports enhanced user &quot;hosts&quot; file. Empty IP address to lift all server-imposed limitations.</li>
  63. <li>Website test automation scripting. crontab support (alarm clock and more).</li>
  64. </ul>
  65. <h4 id="main-features">Main features</h4>
  66. <p>Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup &amp; restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).</p>
  67. <ul>
  68. <li>Bookmarklets (works for CSP sites and with option to auto apply to similar sites)</li>
  69. <li>AD blocking (block whole root domain trees etc.)</li>
  70. <li>Serverless local sites: PWA-kind web extension (chrome .crx &amp; firefox .xpi) support.</li>
  71. <li>Resizable floating video support.</li>
  72. </ul>
  73. <h4 id="screenshots">Screenshots</h4>
  74. <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png"><br>
  75. <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png"><br>
  76. <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png"><br>
  77. <img src="https://i.postimg.cc/HLV3TYLy/longclick.png"><br>
  78. <img src="https://i.postimg.cc/XJ58ysdN/option1.png"><br>
  79. <img src="https://i.postimg.cc/0NFnQT6H/option2.png"></p>
  80. <h4 id="a-hrefmiscebrowserreadmemd--onclickifnotrepolocationenebrowserreadmeindexhtmlreturn-falseebrowsera-for-windows-macos-and-linux"><a href="misc/ebrowser/README.md" onclick="if(notRepo()){location='../../en/ebrowserreadme/index.html#';return false;}">Ebrowser</a> for Windows, MacOS and Linux</h4>
  81. <p>Ebrowser is a simple version of uweb browser on the desktop.</p>
  82. <ul>
  83. <li>Fully open source.</li>
  84. <li>Capture long screenshot as vector graphics.</li>
  85. <li>Enabling web tech for vector designing to replace Adobe Illustrator/Inkscape.</li>
  86. </ul>
  87. <h4 id="help-with-localization">Help with localization</h4>
  88. <p>We encourage everyone to help with localization. The following is how to do.</p>
  89. <ul>
  90. <li>Fork this repository</li>
  91. <li>Copy res/values/strings.xml to path like res/values-%(lang)/, replace %(lang) with <a href="http://www.loc.gov/standards/iso639-2/php/code_list.php">the ISO 639-1 language code</a>.</li>
  92. <li>Translate res/values-%(lang)/strings.xml</li>
  93. <li>Translate assets/help_%(lang).html from assets/help_en.html</li>
  94. <li>Make a Pull Request</li>
  95. </ul>
  96. </div>
  97. <p>Last Modified: 28 September 2024<br>
  98. version 1058<br>
  99. <pre></pre>
  100. </p>
  101. <script id='jsgiscus'
  102. src='https://giscus.app/client.js'
  103. data-repo="torappinfo/uweb"
  104. data-repo-id="MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
  105. data-category="Announcements"
  106. data-category-id="DIC_kwDOEgNLGc4CQjsh"
  107. data-mapping="title"
  108. data-strict="0"
  109. data-reactions-enabled="1"
  110. data-emit-metadata="0"
  111. data-input-position="top"
  112. data-theme="light"
  113. data-lang="en"
  114. data-loading="lazy"
  115. crossorigin="anonymous" async>
  116. </script>
  117. <footer class="site-footer">
  118. <div class="container">
  119. &copy; 2018-2024 Richard H. Cao
  120. </div>
  121. </footer>
  122. <!-- 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/>. -->
  123. </body>
  124. </html>