From 54f8ad1d3932e7eb533c94132ca9e71406e78a8c Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Tue, 30 Dec 2025 23:12:20 +0800 Subject: [PATCH] enhance url services with %u, %t support --- en/_posts/index.xml | 27 ++++--- en/ebrowserreadme/index.html | 22 +++--- en/filemanager/index.html | 90 +++++++++++++++++++++++ en/index.html | 22 ++++-- en/index.xml | 43 ++++++----- en/links/index.html | 14 ++-- en/sitemap.xml | 137 +++++++++++++++++++---------------- en/tags/clipboard/index.xml | 4 +- en/tags/index.xml | 2 +- en/tags/ssh/index.xml | 4 +- en/tags/termux/index.xml | 4 +- en/tags/windows/index.xml | 4 +- en/textprocess/index.html | 8 +- en/tips/index.html | 11 +-- en/topposts/index.xml | 16 ++-- en/unlist/index.xml | 2 +- en/urls/index.html | 102 +++++++++++++------------- misc/ebrowser/README.md | 18 ++--- misc/ebrowser/index.html | 14 ++-- misc/ebrowser/search.json | 1 + sitemap.xml | 4 +- zh/filemanager/index.html | 4 + zh/index.html | 12 +-- zh/index.xml | 16 ++-- zh/sitemap.xml | 88 ++++++++++++---------- zh/topposts/index.xml | 16 ++-- zh/urls/index.html | 121 ++++++++++++++++--------------- 27 files changed, 473 insertions(+), 333 deletions(-) create mode 100644 en/filemanager/index.html diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 1a7ad290..9cd6a4b0 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -6,8 +6,22 @@ Recent content in _Posts on uweb browser: unlimited power Hugo en - Fri, 05 Dec 2025 19:03:32 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 + + File manager + https://jamesfengcao.gitlab.io/uweb/en/filemanager/ + Fri, 05 Dec 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/en/filemanager/ + <p>Visiting file urls ending with &quot;/&quot; enters internal file manager.</p> <p>When the current tab is internal file manager, visiting file url for a file shows the content of the file, long pressing button &quot;🕔&quot; -&gt; Editor loads line-based editor for the file. If the file does not exist, saving creates a new file.</p> <p>Running any command with address bar with the format &quot;d::command line:&quot; to execute &quot;command line&quot; in the current folder of the internal file manager. Ex:<br> &quot;d::touch a.txt:&quot; to create a new file a.txt.<br> &quot;d::mkdir subdir:&quot; to create a new folder names &quot;subdir&quot;.<br> &quot;d::mv old new:&quot; to rename the file &quot;old&quot; to be &quot;new&quot;.</p> + + + Tips + https://jamesfengcao.gitlab.io/uweb/en/tips/ + Fri, 05 Dec 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/en/tips/ + <p><strong>Address bar autocompletion as input method when starting with space</strong><br> When address bar text starts with space, the autocompletion selection is inserted to the focused element on the web page. It could be used to choose AI prompts.</p> <p><strong>Text processing for clipboard data</strong><br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong><br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.<br> If some dialog is wider than the screen, press &quot;📄&quot; on the bottom toolbar.</p> + Phrases and input method https://jamesfengcao.gitlab.io/uweb/en/input/ @@ -15,13 +29,6 @@ https://jamesfengcao.gitlab.io/uweb/en/input/ <h4 id="defaultinput">&quot;default.input&quot;</h4> <p>Click the following links to install menus popped by long pressing the share button (with arrow-out-of-square as icon) on the bottom toolbar:<br> <a href="i:0gdefault.input::@AddrBar%0A">Address Bar</a><br> <a href="i:0gdefault.input::%20\n%0A">New line</a><br> <a href="i:0gdefault.input::@^Z@%1A%0A">CTRL-Z: undo</a><br> <a href="i:0gdefault.input::@^Y@%19%0A">CTRL-Y: redo</a></p> <p>Long pressing the share button in <a href="../index.html#">uweb browser</a> will popup menus defined in file &quot;default.input&quot;, each line of which defines common phrase for user inputs. If the phrase begins with &quot;@xxxx@&quot;, then &quot;xxxx&quot; part is the alias for the rest part of the string. Alias could be used for non-printable phrases.</p> - - Tips - https://jamesfengcao.gitlab.io/uweb/en/tips/ - Sat, 11 Oct 2025 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/en/tips/ - <p><strong>Address bar autocompletion as input method when starting with space</strong><br> When address bar text starts with space, the autocompletion selection is inserted to the focused element on the web page. It could be used to choose AI prompts.</p> <p><strong>Text processing for clipboard data</strong><br> On home screen, pressing the sharing button of the bottom toolbar popups the <a href="../textprocess/index.html#">text processing menu</a> for clipboard data.</p> <p><strong>To show web pages in desktop mode</strong><br> PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.<br> If some dialog is wider than the screen, press &quot;📄&quot; on the bottom toolbar.</p> - Context menu https://jamesfengcao.gitlab.io/uweb/en/longclick/ @@ -48,14 +55,14 @@ https://jamesfengcao.gitlab.io/uweb/en/textprocess/ Fri, 01 Dec 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file &quot;default.select&quot; defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> + <p>Click the following links to install menus for long pressing the button <code>link</code>:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file <code>default.select</code> defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> Links https://jamesfengcao.gitlab.io/uweb/en/links/ Sat, 28 Oct 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/links/ - <h4 id="context-menu">Context menu</h4> <p>The configuration file &quot;image.link&quot;, &quot;download.link&quot; and &quot;context.link&quot; define the default &quot;command&quot; submenu of the context menus when a url link is long pressed.</p> <h5 id="context-menu-for-images">Context menu for images</h5> <p>Click the following links to install &quot;command&quot; submenu for image's context menu:<br> <a href="i:0gimage.link::google:https://www.google.com/searchbyimage?image_url=%25u0A">google image</a></p> <p><a href="i:0gimage.link::tineye:https://tineye.com/search?url=%25u0A">tineye</a></p> <p><a href="i:0gimage.link::yandex:https://yandex.com/images/search?family=yes&rpt=imageview&url=%25u0A">yandex image</a></p> <h5 id="download-options-menu---command">Download options menu -&gt; &quot;command&quot;</h5> <p>Click the following links to install &quot;command&quot; submenu for <b>download options menu</b>:<br> <a href="i:0gdownload.link::pager:i:0m/js/view.html:%25u#p=1%0A">huge txt pager</a></p> <p><a href="i:0gdownload.link::pager_2lnk:i:0m/js/view.html#/js/2lnk.js:%25u#p=1%0A">pager with urls converted to links</a></p> + <h4 id="context-menu">Context menu</h4> <p>The configuration file <code>image.link</code>, <code>download.link</code> and <code>context.link</code> define the default <code>command</code> submenu of the context menus when a url link is long pressed.</p> <h5 id="context-menu-for-images">Context menu for images</h5> <p>Click the following links to install <code>command</code> submenu for image's context menu:<br> <a href="i:0gimage.link::google:https://www.google.com/searchbyimage?image_url=%25u0A">google image</a></p> <p><a href="i:0gimage.link::tineye:https://tineye.com/search?url=%25u0A">tineye</a></p> <p><a href="i:0gimage.link::yandex:https://yandex.com/images/search?family=yes&rpt=imageview&url=%25u0A">yandex image</a></p> <h5 id="download-options-menu---command">Download options menu -&gt; <code>command</code></h5> <p>Click the following links to install <code>command</code> submenu for <b>download options menu</b>:<br> <a href="i:0gdownload.link::pager:i:0m/js/view.html:%25u#p=1%0A">huge txt pager</a></p> <p><a href="i:0gdownload.link::pager_2lnk:i:0m/js/view.html#/js/2lnk.js:%25u#p=1%0A">pager with urls converted to links</a></p> Cron diff --git a/en/ebrowserreadme/index.html b/en/ebrowserreadme/index.html index 7a20596f..b10ef07d 100644 --- a/en/ebrowserreadme/index.html +++ b/en/ebrowserreadme/index.html @@ -53,25 +53,27 @@
  • much less memory footprint than edge/chrome browser and highly performant.
  • keyboard friendly with vim-style keymaps and command line support in address bar.
  • global redirection to bypass censorship.
  • -
  • user CSS/JS at will. Ex. pressing "md" in no-focus mode to preview markdown file.
  • +
  • user CSS/JS at will. Ex. pressing md in no-focus mode to preview markdown file.
  • global CSS/JS for all sites at will.
  • CSS/JS for domains, similar to uweb, but use sitejs/[domain].js or sitecss/[domain].css, not [domain root].js/css.
  • customizable.
  • dark theme support.
  • +

    Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight.

    +

    Installing (for Windows, MacOS and Linux)

    Install with prebuilt binaries

    You can find prebuilt binaries here.

    Install ebrowser

    -

    Either download (Click the green "Code" button above the file list => Select "Download ZIP") and unzip from

    +

    Either download (Click the green Code button above the file list => Select Download ZIP) and unzip from

    https://github.com/torappinfo/ebrowser
     

    OR download and unzip ebrowser package directly from any of npm mirror sites like npmmirror or with nodejs by

    npm install ebrowser
     
    -

    OR download/"git clone" files directly from any of mirror repositories and ebrowser is under the folder "misc/ebrowser".

    +

    OR download/git clone files directly from any of mirror repositories and ebrowser is under the folder misc/ebrowser.

    Install electron

    Before you can run ebrowser, you need to install electron either with nodejs by

    npm install electron
    @@ -84,8 +86,8 @@
     
    electron [the-path-of-folder-with-downloaded-ebrowser-files]
     

    Update app quickly without updating chromium

    -

    Pressing "Alt" to show the menu bar and choose "Check for updates" under "Help". OR

    -

    Type ":update" in the address bar and press "enter" key to update.

    +

    Pressing Alt to show the menu bar and choose Check for updates under Help. OR

    +

    Type :update in the address bar and press enter key to update.

    Key shortcuts

    • Alt: show menu
    • @@ -99,7 +101,7 @@
    • CTRL+TAB: switch to next tab
    • CTRL+SHIFT+TAB: switch to previous tab
    • CTRL+W: close Tab
    • -
    • CTRL+SHIFT+R: enable global redirection ("gredirect.json")
    • +
    • CTRL+SHIFT+R: enable global redirection (gredirect.json)
    • CTRL+R: disable global redirection
    • ESC: remove focus. similar to vi normal mode.
    • F1: Help
    • @@ -107,12 +109,12 @@
    • F12: devtools

    Address bar commands

    -

    Like any popular browser, the very first word in address bar if defined in "search.json" identifies a search engine. Moreover, the address bar serves as command line interface:

    +

    Like any popular browser, the very first word in address bar if defined in search.json identifies a search engine. Moreover, the address bar serves as command line interface:

    -

    Last Modified: 22 August 2025
    -cleanup cloud storage search engines
    +

    Last Modified: 8 December 2025
    +use ` for terms

    i:56 urls support CTRL_A to CTRL-Z 
     

    diff --git a/en/sitemap.xml b/en/sitemap.xml index 7dc669e6..92f94e21 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -2,8 +2,47 @@ + https://jamesfengcao.gitlab.io/uweb/en/topposts/ + 2025-12-30T23:10:52+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/en/urls/ + 2025-12-30T23:10:52+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/en/ + 2025-12-30T23:10:52+08:00 + + + https://jamesfengcao.gitlab.io/uweb/en/_posts/ - 2025-12-05T19:03:32+08:00 + 2025-12-08T08:53:33+08:00 + + https://jamesfengcao.gitlab.io/uweb/en/filemanager/ + 2025-12-05T21:06:12+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/en/tips/ + 2025-12-05T21:09:32+08:00 + + https://jamesfengcao.gitlab.io/uweb/en/input/ 2025-11-13T18:49:05+08:00 @@ -27,32 +92,6 @@ hreflang="en" href="https://jamesfengcao.gitlab.io/uweb/en/input/" /> - - https://jamesfengcao.gitlab.io/uweb/en/ - 2025-12-05T19:03:32+08:00 - - - - https://jamesfengcao.gitlab.io/uweb/en/tips/ - 2025-12-05T19:03:32+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/longclick/ 2025-10-13T20:43:24+08:00 @@ -81,7 +120,7 @@ /> https://jamesfengcao.gitlab.io/uweb/en/tags/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/topposts/ - 2025-12-05T07:43:12+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/globalcss/ 2024-10-13T16:43:18+08:00 @@ -152,10 +178,10 @@ 2024-07-12T10:48:12+08:00 https://jamesfengcao.gitlab.io/uweb/en/tags/clipboard/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 https://jamesfengcao.gitlab.io/uweb/en/tags/ssh/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 https://jamesfengcao.gitlab.io/uweb/en/tags/termux/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 https://jamesfengcao.gitlab.io/uweb/en/tags/windows/ - 2025-11-06T19:14:30+08:00 + 2025-12-08T08:53:33+08:00 https://jamesfengcao.gitlab.io/uweb/en/links/ - 2025-08-22T08:32:50+08:00 + 2025-12-08T08:49:39+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/urls/ - 2025-04-08T23:19:03+08:00 - - https://jamesfengcao.gitlab.io/uweb/en/cmds/ 2025-03-30T10:33:26+08:00 @@ -540,7 +553,7 @@ /> https://jamesfengcao.gitlab.io/uweb/en/ebrowserreadme/ - 2025-11-12T20:15:41+08:00 + 2025-12-08T08:44:26+08:00 https://jamesfengcao.gitlab.io/uweb/en/mirrors/ 2025-11-12T18:13:17+08:00 @@ -571,7 +584,7 @@ /> https://jamesfengcao.gitlab.io/uweb/en/unlist/ - 2025-11-12T20:15:41+08:00 + 2025-12-08T08:44:26+08:00 Recent content in Clipboard on uweb browser: unlimited power Hugo en - Thu, 06 Nov 2025 19:14:30 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 Text selection/processing https://jamesfengcao.gitlab.io/uweb/en/textprocess/ Fri, 01 Dec 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file &quot;default.select&quot; defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> + <p>Click the following links to install menus for long pressing the button <code>link</code>:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file <code>default.select</code> defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> diff --git a/en/tags/index.xml b/en/tags/index.xml index bd21fff3..cbb33c04 100644 --- a/en/tags/index.xml +++ b/en/tags/index.xml @@ -6,7 +6,7 @@ Recent content in Tags on uweb browser: unlimited power Hugo en - Thu, 06 Nov 2025 19:14:30 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 Javascript diff --git a/en/tags/ssh/index.xml b/en/tags/ssh/index.xml index b713c894..a626123d 100644 --- a/en/tags/ssh/index.xml +++ b/en/tags/ssh/index.xml @@ -6,14 +6,14 @@ Recent content in Ssh on uweb browser: unlimited power Hugo en - Thu, 06 Nov 2025 19:14:30 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 Text selection/processing https://jamesfengcao.gitlab.io/uweb/en/textprocess/ Fri, 01 Dec 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file &quot;default.select&quot; defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> + <p>Click the following links to install menus for long pressing the button <code>link</code>:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file <code>default.select</code> defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> diff --git a/en/tags/termux/index.xml b/en/tags/termux/index.xml index 392f9af5..63ba07eb 100644 --- a/en/tags/termux/index.xml +++ b/en/tags/termux/index.xml @@ -6,14 +6,14 @@ Recent content in Termux on uweb browser: unlimited power Hugo en - Thu, 06 Nov 2025 19:14:30 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 Text selection/processing https://jamesfengcao.gitlab.io/uweb/en/textprocess/ Fri, 01 Dec 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file &quot;default.select&quot; defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> + <p>Click the following links to install menus for long pressing the button <code>link</code>:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file <code>default.select</code> defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> Tools diff --git a/en/tags/windows/index.xml b/en/tags/windows/index.xml index ffb010c5..2758f0a5 100644 --- a/en/tags/windows/index.xml +++ b/en/tags/windows/index.xml @@ -6,14 +6,14 @@ Recent content in Windows on uweb browser: unlimited power Hugo en - Thu, 06 Nov 2025 19:14:30 +0800 + Mon, 08 Dec 2025 08:53:33 +0800 Text selection/processing https://jamesfengcao.gitlab.io/uweb/en/textprocess/ Fri, 01 Dec 2023 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/textprocess/ - <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file &quot;default.select&quot; defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> + <p>Click the following links to install menus for long pressing the button <code>link</code>:<br> <a href="i:0gdefault.select::Share:/uwebS:%0A">Share</a></p> <p><a href="i:0gdefault.select::Edit:/text/html:echo -n %22%3cmeta charset=utf-8%3e%3cbody contenteditable%3e%22;cat%0A">Edit</a></p> <p><a href="i:0gdefault.select::AddrBar:/uwebAddr:%0A">Copy text to address bar</a></p> <p><a href="i:0gdefault.select::notems:/uwebA:printf i:0/js/hash2textarea.js:https://note.ms/ric#;cat%0A">note.ms: cloud text sharing, please replace &quot;ric&quot; with your favorite ID</a></p> <p><a href="i:0gdefault.select::copyHtml:html/clip:%0A">Copy selected text with html format to clipboard</a></p> <p><a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search%5C location.href=%5C%22i:15;cat;printf %5C%22%0A">Search with home screen</a></p> <p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:printf https://www.deepl.com/translator-mobile#auto/en/;cat|sed 's/ /%2520/g'%0A">deepL</a></p> <p>The file <code>default.select</code> defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> [Name]:[mimetype]:[command line]</p> diff --git a/en/textprocess/index.html b/en/textprocess/index.html index 945a34a3..94bcd87d 100644 --- a/en/textprocess/index.html +++ b/en/textprocess/index.html @@ -56,7 +56,7 @@
  • windows
  • -

    Click the following links to install menus for long pressing the button "link":
    +

    Click the following links to install menus for long pressing the button link:
    Share

    Edit

    Copy text to address bar

    @@ -66,7 +66,7 @@

    google Translate

    bing translate

    deepL

    -

    The file "default.select" defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:
    +

    The file default.select defines text processing menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:
    [Name]:[mimetype]:[command line]

    [mimetype] specifies input/output for [command line].
    It formats as "[input mimetype]/[output mimetype]".
    @@ -97,8 +97,8 @@ To use ssh or scp, users need to install uweb compatible Termux provided on the PCs need command "xsel" available to operate on copy/paste.

    -

    Last Modified: 6 November 2025
    -rewording
    +

    Last Modified: 8 December 2025
    +use ` for terms

    
     

    diff --git a/en/tips/index.html b/en/tips/index.html index ce7efbdd..d8ab1a94 100644 --- a/en/tips/index.html +++ b/en/tips/index.html @@ -63,17 +63,12 @@ home5.html, home6.mht(or .search or .html), home7.mht(or .search or .html), ... If the current page is not the internal file manager, visiting the configuration files with extensions such as .autoc, .links etc. applies them. Since clicking the file name in the internal file manager shows the content of the file instead, you can either bookmark it, or "open in new tab" to apply it.

    Click download button on the bottom toolbar to save remote webpage
    The resulted offline file can be used as one of the home screens.

    -

    Configuration folder and file managers

    -

    With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.

    -

    Internal file manager

    -

    Visiting file urls ending with "/" enters internal file manager, you can run any command with address bar with the format "d::command line:" to execute "command line" in the current folder of the internal file manager. For examples:
    -"d::touch a.txt:" to create a new file a.txt.
    -"d::mkdir subdir:" to create a new folder names "subdir".
    -"d::mv old new:" to rename the file "old" to be "new".

    +

    Configuration folder and file manager
    +With bookmark, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.

    Last Modified: 5 December 2025
    -add documents to run shell command on address bar
    +add filemanager.md

    
     

    diff --git a/en/topposts/index.xml b/en/topposts/index.xml index 850d72ba..c44399d0 100644 --- a/en/topposts/index.xml +++ b/en/topposts/index.xml @@ -6,8 +6,15 @@ Recent content in Topposts on uweb browser: unlimited power Hugo en - Fri, 05 Dec 2025 07:43:12 +0800 + Tue, 30 Dec 2025 23:10:52 +0800 + + Url services + https://jamesfengcao.gitlab.io/uweb/en/urls/ + Tue, 30 Dec 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/en/urls/ + <p>With uweb version 1144+, urls in configure file <code>default.urls</code> now support <a href="../cmds/index.html#">&quot;%u&quot;,&quot;%t&quot; etc.</a>. For lower versions, please remove the ending &quot;%u&quot; in each line.</p> <p>Click the following links to install url services with <a href="../index.html#">uweb browser</a> or <a href="../ebrowserreadme/index.html#">ebrowser</a>. <b>Force exit and re-launch the app</b>, then long press the &quot;image&quot; button to popup the menu.</p> <p><a href="i:01Fullscreen video:i:5f%25u">Fullscreen video:i:5f%u</a></p> <p><a href="i:01Redirect/edit:e:%25u">Redirect/edit:e:%u</a></p> <p><a href="i:01Save2autocomplete:i:51:%25u">Save2autocomplete:i:51:%u</a></p> <p><a href="i:01Bookmark:i:52:%25u">Bookmark:i:52:%u</a></p> <p><a href="i:01Note:i:53:%25u">Note:i:53:%u</a></p> <p><a href="i:01Save engine:i:54:%25u">Save engine:i:54:%u</a></p> <p><a href="i:01Save link:i:55:%25u">Save link:i:55:%u</a></p> <p><a href="i:01Save to desktop:i:58%25u">Save to desktop:i:58%u</a></p> <p><a href="i:01markdownview:i:0m-/js/mdview.html:%25u">markdownview:i:0m-/js/mdview.html:%u</a></p> <p><a href="i:01Reader:i:0/js/reader.html:%25u">Reader:i:0/js/reader.html:%u</a></p> + Search engine query URLs https://jamesfengcao.gitlab.io/uweb/en/search/ @@ -29,13 +36,6 @@ https://jamesfengcao.gitlab.io/uweb/en/sitemap/ <p><a href="../mirrors/index.html#">Mirrors</a><br> <a href="i:61ver:../../latest.html#">Check for updates</a></p> <h4 id="ui">UI</h4> <ul> <li><a href="../search/index.html#">Search engines</a></li> <li><a href="../searchurl/homescreen.html#">Home screens</a></li> <li><a href="i:61:../searchurl/func.html">UI</a> (<a href="i:61:https://gitee.com/jamesfengcao/uweb/raw/master/en/searchurl/func.html">gitee</a>)</li> <li><a href="../searchurl/webdav.html#">webdav install-able menu generator</a></li> </ul> <h4 id="customization">Customization</h4> <ul> <li>Long pressing menus for toolbar buttons</li> <li>User agents: default.uas</li> <li><a href="../rjs/index.html#">Javascript</a></li> <li><a href="../urls/index.html#">Url services</a></li> <li><a href="../links/index.html#">Links</a></li> <li><a href="../cmds/index.html#">Commands</a></li> <li><a href="../rjs/index.html#">Remote javascript</a></li> <li><a href="../textprocess/index.html#">Menu for selections</a></li> <li><a href="../longclick/index.html#">Menu for long pressing hypertext</a></li> <li><a href="../icons/index.html#">Toolbar</a></li> <li><a href="../gesture/index.html#">Gestures</a></li> <li><a href="../acmd/index.html#">Address bar command modes</a></li> <li><a href="i:60config.html:../searchurl/config.html">Advanced</a></li> </ul> <h4 id="advanced">Advanced</h4> <h5 id="content">Content</h5> <ul> <li><a href="../adblock/index.html#">AD blocking</a></li> <li><a href="../globalcss/index.html#">CSS styles</a></li> <li><a href="../redirect/index.html#">Redirection</a></li> <li><a href="../offlinecache/index.html#">Offline cache</a></li> <li><a href="../sitejs/index.html#">JS/CSS/HTML/preprocessing for domains</a></li> <li><a href="../url2site/index.html#">Any urls as website</a></li> </ul> <h5 id="tools">Tools</h5> <ul> <li><a href="../bookmarklet/index.html#">Bookmarklets</a></li> <li><a href="../tcron/index.html#">Cron &amp; more</a></li> <li><a href="../filecap/index.html#">Custom file handling</a></li> <li><a href="../html5/index.html#">Html5 application</a></li> <li><a href="../termux/index.html#">Termux</a></li> </ul> <h5 id="info">Info</h5> <ul> <li><a href="../../assets/help_en.html#">Manual</a></li> <li><a href="../tips/index.html#">Tips</a></li> <li><a href="../filenames/index.html#">Configuration files</a></li> <li><a href="../bookmark/index.html#">Bookmarks</a></li> </ul> - - Url services - https://jamesfengcao.gitlab.io/uweb/en/urls/ - Fri, 10 Jun 2022 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/en/urls/ - <p>Click the following links to install url services with <a href="../index.html#">uweb browser</a> or <a href="../ebrowserreadme/index.html#">ebrowser</a>. <b>Force exit and re-launch the app</b>, then long press the &quot;image&quot; button to popup the menu.</p> <p><a href="i:01Fullscreen video:i:5f">Fullscreen video:i:5f</a></p> <p><a href="i:01Redirect/edit:e:">Redirect/edit:e:</a></p> <p><a href="i:01Save2autocomplete:i:51:">Save2autocomplete:i:51:</a></p> <p><a href="i:01Bookmark:i:52:">Bookmark:i:52:</a></p> <p><a href="i:01Note:i:53:">Note:i:53:</a></p> <p><a href="i:01Save engine:i:54:">Save engine:i:54:</a></p> <p><a href="i:01Save link:i:55:">Save link:i:55:</a></p> <p><a href="i:01Save to desktop:i:58">Save to desktop:i:58</a></p> <p><a href="i:01markdownview:i:0m-/js/mdview.html:">markdownview:i:0m-/js/mdview.html:</a></p> <p><a href="i:01Add to media storage::001">Add to media storage::001</a></p> <p><a href="i:01Extract web app:i:0bsitecache/local/:">Extract web app:i:0bsitecache/local/:</a></p> <p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p> <p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download ">tgdownload:https://tx.me/share/url?url=../../download </a></p> <p><a href="i:01Compatible mode:i:5d">Compatible mode:i:5d</a></p> <p><a href="i:01papago:https://papago.naver.net/website?locale=en&target=en&url=">papago:https://papago.naver.net/website?locale=en&amp;target=en&amp;url=</a></p> <p><a href="i:01google translate:https://translate.google.com/translate?sl=auto&tl=en&u=">google translate:https://translate.google.com/translate?sl=auto&amp;tl=en&amp;u=</a></p> <p><a href="i:01Source:view-source:">Source:view-source:</a></p> <p><a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a></p> - Commands https://jamesfengcao.gitlab.io/uweb/en/cmds/ diff --git a/en/unlist/index.xml b/en/unlist/index.xml index 67736993..d5221256 100644 --- a/en/unlist/index.xml +++ b/en/unlist/index.xml @@ -12,7 +12,7 @@ https://jamesfengcao.gitlab.io/uweb/en/ebrowserreadme/ Mon, 01 Jan 0001 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/en/ebrowserreadme/ - <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <!--%3cmeta http-equiv=refresh content=%220;url=%68ttps://gitee.com/jamesfengcao/uweb/raw/master/redirect.html#%22%3e--> <h1 id="ebrowser-keyboard-friendly-minimal-suckless-web-browser"><a href="https://github.com/torappinfo/ebrowser">Ebrowser</a>: keyboard-friendly minimal suckless web browser</h1> <p>Ebrowser is designed with the philosophy of <a href="https://github.com/torappinfo/uweb">Android uweb browser</a> (<a href="https://gitlab.com/jamesfengcao/uweb">gitlab</a>).</p> <ul> <li>lightweight (less than 20k bytes) without bundled electron.</li> <li>much less memory footprint than edge/chrome browser and highly performant.</li> <li>keyboard friendly with vim-style keymaps and command line support in address bar.</li> <li><a href="https://uweb.surge.sh/en/redirect/index.html#" onclick="if(notRepo()){location='../redirect/index.html#';return false;}">global redirection</a> to bypass censorship.</li> <li>user CSS/JS at will. Ex. pressing &quot;md&quot; in no-focus mode to preview markdown file.</li> <li>global CSS/JS for all sites at will.</li> <li>CSS/JS for domains, similar to <a href="https://jamesfengcao.gitlab.io/uweb/en/sitejs/index.html">uweb</a>, but use sitejs/[domain].js or sitecss/[domain].css, not [domain root].js/css.</li> <li>customizable.</li> <li>dark theme support.</li> </ul> <p>Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight.</p> + <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <!--%3cmeta http-equiv=refresh content=%220;url=%68ttps://gitee.com/jamesfengcao/uweb/raw/master/redirect.html#%22%3e--> <h1 id="ebrowser-keyboard-friendly-minimal-suckless-web-browser"><a href="https://github.com/torappinfo/ebrowser">Ebrowser</a>: keyboard-friendly minimal suckless web browser</h1> <p>Ebrowser is designed with the philosophy of <a href="https://github.com/torappinfo/uweb">Android uweb browser</a> (<a href="https://gitlab.com/jamesfengcao/uweb">gitlab</a>).</p> <ul> <li>lightweight (less than 20k bytes) without bundled electron.</li> <li>much less memory footprint than edge/chrome browser and highly performant.</li> <li>keyboard friendly with vim-style keymaps and command line support in address bar.</li> <li><a href="https://uweb.surge.sh/en/redirect/index.html#" onclick="if(notRepo()){location='../redirect/index.html#';return false;}">global redirection</a> to bypass censorship.</li> <li>user CSS/JS at will. Ex. pressing <code>md</code> in no-focus mode to preview markdown file.</li> <li>global CSS/JS for all sites at will.</li> <li>CSS/JS for domains, similar to <a href="https://jamesfengcao.gitlab.io/uweb/en/sitejs/index.html">uweb</a>, but use sitejs/[domain].js or sitecss/[domain].css, not [domain root].js/css.</li> <li>customizable.</li> <li>dark theme support.</li> </ul> <blockquote> <p>Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight.</p> diff --git a/en/urls/index.html b/en/urls/index.html index c5452dbd..fa9d43c0 100644 --- a/en/urls/index.html +++ b/en/urls/index.html @@ -48,61 +48,63 @@
    -

    Click the following links to install url services with uweb browser or ebrowser. Force exit and re-launch the app, then long press the "image" button to popup the menu.

    -

    Fullscreen video:i:5f

    -

    Redirect/edit:e:

    -

    Save2autocomplete:i:51:

    -

    Bookmark:i:52:

    -

    Note:i:53:

    -

    Save engine:i:54:

    -

    Save link:i:55:

    -

    Save to desktop:i:58

    -

    markdownview:i:0m-/js/mdview.html:

    -

    Add to media storage::001

    -

    Extract web app:i:0bsitecache/local/:

    -

    tgurl:https://tx.me/share/url?url=

    -

    tgdownload:https://tx.me/share/url?url=../../download

    -

    Compatible mode:i:5d

    -

    papago:https://papago.naver.net/website?locale=en&target=en&url=

    -

    google translate:https://translate.google.com/translate?sl=auto&tl=en&u=

    -

    Source:view-source:

    -

    outline:https://www.outline.com/

    -

    2pdf:https://www.web2pdfconvert.com#

    -

    printfriendly:https://www.printfriendly.com/print/?url=

    -

    htmlview:https://htmlview.glitch.me/?

    -

    htmlpreview:https://htmlpreview.github.io/?

    -

    webarchive:https://web.archive.org/web/*/

    -

    archive:https://archive.is/?run=1&url=

    -

    googlecache:http://webcache.googleusercontent.com/search?q=cache:

    -

    Add to Feedly:https://feedly.com/i/subscription/feed/

    -

    Site analyzer:https://www.similarweb.com/website/

    -

    Site buildwith:https://builtwith.com/?

    -

    instapaper:https://www.instapaper.com/text?u=

    -

    google docs:http://docs.google.com/gview?embedded=true&url=

    +

    With uweb version 1144+, urls in configure file default.urls now support "%u","%t" etc.. For lower versions, please remove the ending "%u" in each line.

    +

    Click the following links to install url services with uweb browser or ebrowser. Force exit and re-launch the app, then long press the "image" button to popup the menu.

    +

    Fullscreen video:i:5f%u

    +

    Redirect/edit:e:%u

    +

    Save2autocomplete:i:51:%u

    +

    Bookmark:i:52:%u

    +

    Note:i:53:%u

    +

    Save engine:i:54:%u

    +

    Save link:i:55:%u

    +

    Save to desktop:i:58%u

    +

    markdownview:i:0m-/js/mdview.html:%u

    +

    Reader:i:0/js/reader.html:%u

    +

    Add to media storage::001%u

    +

    Extract web app:i:0bsitecache/local/:%u

    +

    tgurl:https://tx.me/share/url?url=%u

    +

    tgdownload:https://tx.me/share/url?url=../../download %u

    +

    Compatible mode:i:5d%u

    +

    papago:https://papago.naver.net/website?locale=en&target=en&url=%u

    +

    google translate:https://translate.google.com/translate?sl=auto&tl=en&u=%u

    +

    Source:view-source:%u

    +

    outline:https://www.outline.com/%u

    +

    2pdf:https://www.web2pdfconvert.com#%u

    +

    printfriendly:https://www.printfriendly.com/print/?url=%u

    +

    htmlview:https://htmlview.glitch.me/?%u

    +

    htmlpreview:https://htmlpreview.github.io/?%u

    +

    webarchive:https://web.archive.org/web/*/%u

    +

    archive:https://archive.is/?run=1&url=%u

    +

    googlecache:http://webcache.googleusercontent.com/search?q=cache:%u

    +

    Add to Feedly:https://feedly.com/i/subscription/feed/%u

    +

    Site analyzer:https://www.similarweb.com/website/%u

    +

    Site buildwith:https://builtwith.com/?%u

    +

    instapaper:https://www.instapaper.com/text?u=%u

    +

    google docs:http://docs.google.com/gview?embedded=true&url=%u

    in which "redirect" needs default.redirect.

    The following is mostly useful to send msg to TV (TV side needs to execute "wait for msg" first):

    -

    Send url/file:i:5j

    -

    Send url(player):i:5ji:5p

    -

    Send url(bookmark):i:5ji:52../home5:

    -

    Send url(clipboard):i:5ji:5b

    -

    Send url(fullscreen):i:5ji:5f

    -

    Send url(bookmark fullscreen):i:5ji:52../home5:i:5f

    -

    Send url(site fullscreen):i:5ji:0mi:5f:

    -

    Send url(video):i:5ji:0mc16:

    -

    Send url(bookmark site fullscreen):i:5ji:52../home5:i:0mi:5f:

    +

    Send url/file:i:5j%u

    +

    Send url(player):i:5ji:5p%u

    +

    Send url(bookmark):i:5ji:52../home5:%u

    +

    Send url(clipboard):i:5ji:5b%u

    +

    Send url(fullscreen):i:5ji:5f%u

    +

    Send url(bookmark fullscreen):i:5ji:52../home5:i:5f%u

    +

    Send url(site fullscreen):i:5ji:0mi:5f:%u

    +

    Send url(video):i:5ji:0mc16:%u

    +

    Send url(bookmark site fullscreen):i:5ji:52../home5:i:0mi:5f:%u

    The following needs corresponding html5 application to be installed:

    -

    txtview:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=

    -

    md+katex:file:///data/user/0/info.torapp.uweb/files/app/mdkatex.html?url=

    -

    markdeep:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=

    -

    plyr:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=

    -

    dplayer:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=

    -

    pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=

    -

    epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=

    -

    djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=

    +

    txtview:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%u

    +

    md+katex:file:///data/user/0/info.torapp.uweb/files/app/mdkatex.html?url=%u

    +

    markdeep:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%u

    +

    plyr:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%u

    +

    dplayer:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%u

    +

    pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=%u

    +

    epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=%u

    +

    djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=%u

    -

    Last Modified: 8 April 2025
    -fix broken links
    +

    Last Modified: 30 December 2025
    +urls.py to support enhanced default.urls

    
     

    diff --git a/misc/ebrowser/README.md b/misc/ebrowser/README.md index 31b9eb13..6a76932d 100644 --- a/misc/ebrowser/README.md +++ b/misc/ebrowser/README.md @@ -6,13 +6,13 @@ Ebrowser is designed with the philosophy of [Android uweb browser](https://githu - much less memory footprint than edge/chrome browser and highly performant. - keyboard friendly with vim-style keymaps and command line support in address bar. - global redirection to bypass censorship. -- user CSS/JS at will. Ex. pressing "md" in no-focus mode to preview markdown file. +- user CSS/JS at will. Ex. pressing `md` in no-focus mode to preview markdown file. - global CSS/JS for all sites at will. - CSS/JS for domains, similar to [uweb](https://jamesfengcao.gitlab.io/uweb/en/sitejs/index.html), but use sitejs/[domain].js or sitecss/[domain].css, not [domain root].js/css. - customizable. - dark theme support. -Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight. +> Note: Usually electron apps are heavyweight as they use browsers for simple things. Ebrowser uses core chromium effectively and very lightweight. ## Installing (for Windows, MacOS and Linux) ### Install with prebuilt binaries @@ -20,7 +20,7 @@ You can find prebuilt binaries [here](https://github.com/torappinfo/ebrowser/rel ### Install ebrowser and electron separatedly (Recommended) #### Install ebrowser -Either download (Click the green "Code" button above the file list => Select "Download ZIP") and unzip from +Either download (Click the green `Code` button above the file list => Select `Download ZIP`) and unzip from https://github.com/torappinfo/ebrowser @@ -28,7 +28,7 @@ OR download and unzip ebrowser package directly from any of npm mirror sites lik npm install ebrowser -OR download/"git clone" files directly from any of [mirror repositories](https://gitlab.com/jamesfengcao/uweb/-/blob/master/en/mirrors.md) and ebrowser is under the folder "misc/ebrowser". +OR download/`git clone` files directly from any of [mirror repositories](https://gitlab.com/jamesfengcao/uweb/-/blob/master/en/mirrors.md) and ebrowser is under the folder `misc/ebrowser`. #### Install electron Before you can run ebrowser, you need to install electron either with nodejs by @@ -46,9 +46,9 @@ OR electron [the-path-of-folder-with-downloaded-ebrowser-files] ### Update app quickly without updating chromium -Pressing "Alt" to show the menu bar and choose "Check for updates" under "Help". OR +Pressing `Alt` to show the menu bar and choose `Check for updates` under `Help`. OR -Type ":update" in the address bar and press "enter" key to update. +Type `:update` in the address bar and press `enter` key to update. ## Key shortcuts - Alt: show menu @@ -62,7 +62,7 @@ Type ":update" in the address bar and press "enter" key to update. - CTRL+TAB: switch to next tab - CTRL+SHIFT+TAB: switch to previous tab - CTRL+W: close Tab -- CTRL+SHIFT+R: enable global redirection ("gredirect.json") +- CTRL+SHIFT+R: enable global redirection (`gredirect.json`) - CTRL+R: disable global redirection - ESC: remove focus. similar to vi normal mode. - F1: Help @@ -70,10 +70,10 @@ Type ":update" in the address bar and press "enter" key to update. - F12: devtools ## Address bar commands -Like any popular browser, the very first word in address bar if defined in "search.json" identifies a search engine. Moreover, the address bar serves as command line interface: +Like any popular browser, the very first word in address bar if defined in `search.json` identifies a search engine. Moreover, the address bar serves as command line interface: - "/" for find-in-page - ":" for address bar commands - - ac [bookmark/history path w/o ext] : load ".rec" file for autocomplete. + - ac [bookmark/history path w/o ext] : load `.rec` file for autocomplete. - b [bookmarkfilename w/o ext] : bookmark current page in file. - bjs : Browser-level JavaScript execution. - bml [filename w/o extension] [arguments...]: load/execute the javascript file. diff --git a/misc/ebrowser/index.html b/misc/ebrowser/index.html index 76e3946a..71cff917 100644 --- a/misc/ebrowser/index.html +++ b/misc/ebrowser/index.html @@ -104,8 +104,6 @@ You should have received a copy of the GNU General Public License along with thi mapKeys = JSON.parse(jsonStr); }catch(e){} }); - appendAutoc_rec(path.join(__dirname,'default.autoc'),null); - appendAutoc_rec(path.join(__dirname,'bookmark.rec'),' '); function initSearchEngines(jsonStr){ try{ @@ -279,6 +277,13 @@ You should have received a copy of the GNU General Public License along with thi lastVal = null; //trigger full search }catch(e){return;} } + async function loadAutoc(){ + await appendAutoc_rec(path.join(__dirname,'default.autoc'),null); + await appendAutoc_rec(path.join(__dirname,'bookmark.rec'),' '); + + let inp = document.forms[0].q; + autocomplete(inp,inp.nextElementSibling,autocStrArray); + } function keyPress(e){ var inputE = document.forms[0].q; if (e.altKey||e.metaKey) @@ -844,12 +849,9 @@ function autocomplete(inp,container,arr) { diff --git a/misc/ebrowser/search.json b/misc/ebrowser/search.json index 3c55d54d..07886d0f 100644 --- a/misc/ebrowser/search.json +++ b/misc/ebrowser/search.json @@ -1,5 +1,6 @@ { "b":"https://www4.bing.com/search?q=%s", + "mm":"i:0/js/uweb2edit2.js:https://agent.minimaxi.com/?uweb=%s", "n":"https://www.n.cn/chathome?q=%s", "z":"https://chat.z.ai/?q=%s", "ff":"http://frogfind.com/?q=%s", diff --git a/sitemap.xml b/sitemap.xml index d2ad7e1b..ffb5daef 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,14 +4,14 @@ https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml - 2025-12-05T19:03:32+08:00 + 2025-12-30T23:10:52+08:00 https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml - 2025-11-27T11:23:15+08:00 + 2025-12-30T22:47:23+08:00 diff --git a/zh/filemanager/index.html b/zh/filemanager/index.html index 58604e9c..d5a10cfd 100644 --- a/zh/filemanager/index.html +++ b/zh/filemanager/index.html @@ -31,6 +31,10 @@
    + + + +
    diff --git a/zh/index.html b/zh/index.html index 8e338887..897c484c 100644 --- a/zh/index.html +++ b/zh/index.html @@ -63,6 +63,12 @@ +
  • + + 配置浏览器特色服务 + +
  • +
  • 搜索引擎搜索查询URL汇总 @@ -75,12 +81,6 @@
  • -
  • - - 配置浏览器特色服务 - -
  • -
  • 配置浏览器常用命令 diff --git a/zh/index.xml b/zh/index.xml index 057f7b95..a0f8aedb 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -6,8 +6,15 @@ Recent content on 超微浏览器: 威、快、高效、极致优化 Hugo zh - Thu, 27 Nov 2025 11:23:15 +0800 + Tue, 30 Dec 2025 22:47:23 +0800 + + 配置浏览器特色服务 + https://jamesfengcao.gitlab.io/uweb/zh/urls/ + Tue, 30 Dec 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/zh/urls/ + <p><a href="../index.html#">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。<br> 特色服务中的url支持<a href="../cmds/index.html#">&quot;%u&quot;,&quot;%t&quot;等替换</a>。1144以下版本需删除末尾的&quot;%u&quot;。</p> <p>配置文件&quot;default.urls&quot;如下:</p> <p><a href="i:01自动全屏播放:i:5f%25u">自动全屏播放:i:5f%u</a></p> <p><a href="i:01重定向/编辑:e:%25u">重定向/编辑:e:%u</a></p> <p><a href="i:01保存地址栏提示:i:51:%25u">保存地址栏提示:i:51:%u</a></p> <p><a href="i:01书签:i:52:%25u">书签:i:52:%u</a></p> <p><a href="i:01笔记:i:53:%25u">笔记:i:53:%u</a></p> <p><a href="i:01保存为搜索引擎:i:54:%25u">保存为搜索引擎:i:54:%u</a></p> <p><a href="i:01添加至链接:i:55:%25u">添加至链接:i:55:%u</a></p> <p><a href="i:01保存到桌面:i:58%25u">保存到桌面:i:58%u</a></p> <p><a href="i:01中文简体GB18030:i:5hGB18030:%25u">中文简体GB18030:i:5hGB18030:%u</a></p> <p><a href="i:01中文繁体BIG5:i:5hBIG5:%25u">中文繁体BIG5:i:5hBIG5:%u</a></p> <p><a href="i:01媒体扫描单文件::001%25u">媒体扫描单文件::001%u</a></p> <p><a href="i:01tgurl:https://tx.me/share/url?url=%25u">tgurl:https://tx.me/share/url?url=%u</a></p> <p><a href="i:01tgdownload:https://tx.me/share/url?url=../download %25u">tgdownload:https://tx.me/share/url?url=../download %u</a></p> <p><a href="i:01兼容模式:i:5d%25u">兼容模式:i:5d%u</a></p> <p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=%25u">历史价格:http://www.hisprice.cn/his.php?hisurl=%u</a></p> <p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=%25u">历史价格2:http://p.zwjhl.com/price.aspx?url=%u</a></p> <p><a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=%25u">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=%u</a></p> <p><a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=%25u">过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=%u</a></p> <p><a href="i:01历史价格3:http://www.xitie.com/s.php?no=%25u">历史价格3:http://www.xitie.com/s.php?no=%u</a></p> <p><a href="i:01买买买:https://just998.com/price?url=%25u">买买买:https://just998.com/price?url=%u</a></p> <p><a href="i:01网页快照:https://his.sh/%25u">网页快照:https://his.sh/%u</a></p> <p><a href="i:01有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=%25u">有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=%u</a></p> <p><a href="i:01搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=%25u">搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=%u</a></p> <p><a href="i:01papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=%25u">papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=%u</a></p> <p><a href="i:01google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=%25u">google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=%u</a></p> <p><a href="i:01网址工具:https://wn.run/%25u">网址工具:https://wn.run/%u</a></p> <p><a href="i:01查看源码:view-source:%25u">查看源码:view-source:%u</a></p> <p><a href="i:01outline:https://www.outline.com/%25u">outline:https://www.outline.com/%u</a></p> <p><a href="i:012pdf:https://www.web2pdfconvert.com#%25u">2pdf:https://www.web2pdfconvert.com#%u</a></p> <p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=%25u">printfriendly:https://www.printfriendly.com/print/?url=%u</a></p> <p><a href="i:01htmlview:https://htmlview.glitch.me/?%25u">htmlview:https://htmlview.glitch.me/?%u</a></p> <p><a href="i:01htmlpreview:https://htmlpreview.github.io/?%25u">htmlpreview:https://htmlpreview.github.io/?%u</a></p> <p><a href="i:01webarchive:https://web.archive.org/web/*/%25u">webarchive:https://web.archive.org/web/*/%u</a></p> <p><a href="i:01archive:https://archive.is/?run=1&url=%25u">archive:https://archive.is/?run=1&amp;url=%u</a></p> <p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/%25u">Add to Feedly:https://feedly.com/i/subscription/feed/%u</a></p> <p><a href="i:01Site analyzer:https://www.similarweb.com/website/%25u">Site analyzer:https://www.similarweb.com/website/%u</a></p> <p><a href="i:01Site buildwith:https://builtwith.com/?%25u">Site buildwith:https://builtwith.com/?%u</a></p> <p><a href="i:01instapaper:https://www.instapaper.com/text?u=%25u">instapaper:https://www.instapaper.com/text?u=%u</a></p> <p><a href="i:01xdocin:https://view.xdocin.com/view?src=%25u">xdocin:https://view.xdocin.com/view?src=%u</a></p> <p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=%25u">google docs:http://docs.google.com/gview?embedded=true&amp;url=%u</a></p> <p>其中&quot;重定向&quot;由<a href="../redirect/index.html#">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p> <p>适合向TV端发送:(TV端需先执行“等待接收...”)<br> <a href="i:01发送url/file:i:5j%25u">发送url/file:i:5j%u</a></p> <p><a href="i:01发送url(播放器):i:5ji:5p%25u">发送url(播放器):i:5ji:5p%u</a></p> <p><a href="i:01发送url(书签):i:5ji:52../home5:%25u">发送url(书签):i:5ji:52../home5:%u</a></p> <p><a href="i:01发送url(剪贴板):i:5ji:5b%25u">发送url(剪贴板):i:5ji:5b%u</a></p> <p><a href="i:01发送url(全屏播放):i:5ji:5f%25u">发送url(全屏播放):i:5ji:5f%u</a></p> <p><a href="i:01发送url(书签全屏):i:5ji:52../home5:i:5f%25u">发送url(书签全屏):i:5ji:52../home5:i:5f%u</a></p> <p><a href="i:01发送url(整网全屏):i:5ji:0mi:5f:%25u">发送url(整网全屏):i:5ji:0mi:5f:%u</a></p> <p><a href="i:01发送url(只显视频):i:5ji:0mc16:%25u">发送url(只显视频):i:5ji:0mc16:%u</a></p> <p><a href="i:01发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:%25u">发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:%u</a></p> <p>以下需安装相应的<a href="../html5/index.html#">html5应用</a>至匹配的目录:</p> <p><a href="i:01大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%25u">大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%u</a></p> <p><a href="i:01markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%25u">markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%u</a></p> <p><a href="i:01plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%25u">plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%u</a></p> <p><a href="i:01dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%25u">dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%u</a></p> + 常用语及输入法辅佐 https://jamesfengcao.gitlab.io/uweb/zh/input/ @@ -92,13 +99,6 @@ https://jamesfengcao.gitlab.io/uweb/zh/sitemap/ <p><a href="../../en/mirrors/index.html#">专用镜像</a><br> <a href="i:61ver:../../latest.html#">检测并下载最新版</a></p> <h4 id="界面配置">界面配置</h4> <ul> <li><a href="../search/index.html#">搜索引擎</a></li> <li><a href="../searchurl/homescreen.html#">主页</a></li> <li><a href="i:61:../searchurl/func.html">界面配置及杂项</a> (<a href="i:61:https://gitee.com/jamesfengcao/uweb/raw/master/zh/searchurl/func.html">gitee镜像</a>)</li> <li><a href="../searchurl/backup.html#">备份与恢复</a></li> </ul> <h4 id="个性化">个性化</h4> <ul> <li>工具条按钮长按菜单 <ul> <li><a href="../useragents/index.html#">浏览器标识</a></li> <li><a href="../rjs/index.html#">js脚本</a></li> <li><a href="../urls/index.html#">常用服务</a></li> <li><a href="../links/index.html#">常用链接</a></li> <li><a href="../cmds/index.html#">常用命令</a></li> <li><a href="../rjs/index.html#">远程脚本</a></li> <li><a href="../textprocess/index.html#">选中文本类菜单</a></li> </ul> </li> <li><a href="../longclick/index.html#">长按链接弹出菜单</a></li> <li><a href="../icons/index.html#">底部工具条定制</a></li> <li><a href="../gesture/index.html#">手势</a></li> <li><a href="i:60config.html:../searchurl/config.html">高级个性化定制</a></li> </ul> <h4 id="高级设置">高级设置</h4> <h5 id="内容类">内容类</h5> <ul> <li><a href="../adblock/index.html#">信息隐藏</a></li> <li><a href="../globalcss/index.html#">CSS样式</a></li> <li><a href="../redirect/index.html#">重定向</a></li> <li><a href="../sitejs/index.html#">特定网址用户脚本及样式</a></li> <li><a href="../offlinecache/index.html#">网站离线资源</a></li> </ul> <h5 id="工具应用类">工具应用类</h5> <ul> <li><a href="../bookmarklet/index.html#">小书签</a></li> <li><a href="../tcron/index.html#">定时脚本</a></li> <li><a href="../filecap/index.html#">文件预处理</a></li> <li><a href="../html5/index.html#">html5应用</a></li> <li><a href="../filemanager/index.html#">文件管理器</a></li> <li><a href="../tools/index.html#">工具汇总</a></li> <li>终端应用及Termux <ul> <li><a href="../bc/index.html#">超级计算器</a></li> <li><a href="../gnuplot/index.html#">函数作图</a></li> <li><a href="../loadbt/index.html#">离线下载</a></li> </ul> </li> <li>输入法辅助 <ul> <li><a href="../searchurl/input.html#">部件检索</a></li> </ul> </li> </ul> <h5 id="综合">综合</h5> <ul> <li><a href="../filenames/index.html#">配置文件列表</a></li> <li><a href="../searchurl/plugins.html#">插件</a></li> </ul> <h4 id="使用技巧">使用技巧</h4> <ul> <li><a href="../../assets/help_zh.html#">使用攻略</a></li> <li><a href="../tips/index.html#">使用技巧</a></li> <li><a href="../video/index.html#">视频</a></li> <li><a href="../logcat/index.html#">安卓系统出错诊断</a></li> </ul> - - 配置浏览器特色服务 - https://jamesfengcao.gitlab.io/uweb/zh/urls/ - Tue, 28 Jun 2022 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/zh/urls/ - <p><a href="../index.html#">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。</p> <p>配置文件&quot;default.urls&quot;如下:</p> <p><a href="i:01自动全屏播放:i:5f">自动全屏播放:i:5f</a></p> <p><a href="i:01重定向/编辑:e:">重定向/编辑:e:</a></p> <p><a href="i:01保存地址栏提示:i:51:">保存地址栏提示:i:51:</a></p> <p><a href="i:01书签:i:52:">书签:i:52:</a></p> <p><a href="i:01笔记:i:53:">笔记:i:53:</a></p> <p><a href="i:01保存为搜索引擎:i:54:">保存为搜索引擎:i:54:</a></p> <p><a href="i:01添加至链接:i:55:">添加至链接:i:55:</a></p> <p><a href="i:01保存到桌面:i:58">保存到桌面:i:58</a></p> <p><a href="i:01中文简体GB18030:i:5hGB18030:">中文简体GB18030:i:5hGB18030:</a></p> <p><a href="i:01中文繁体BIG5:i:5hBIG5:">中文繁体BIG5:i:5hBIG5:</a></p> <p><a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a></p> <p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p> <p><a href="i:01tgdownload:https://tx.me/share/url?url=../download ">tgdownload:https://tx.me/share/url?url=../download </a></p> <p><a href="i:01兼容模式:i:5d">兼容模式:i:5d</a></p> <p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a></p> <p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=">历史价格2:http://p.zwjhl.com/price.aspx?url=</a></p> <p><a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=</a></p> <p><a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=">过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=</a></p> <p><a href="i:01历史价格3:http://www.xitie.com/s.php?no=">历史价格3:http://www.xitie.com/s.php?no=</a></p> <p><a href="i:01买买买:https://just998.com/price?url=">买买买:https://just998.com/price?url=</a></p> <p><a href="i:01网页快照:https://his.sh/">网页快照:https://his.sh/</a></p> <p><a href="i:01有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=">有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=</a></p> <p><a href="i:01搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=">搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=</a></p> <p><a href="i:01papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=">papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=</a></p> <p><a href="i:01google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=">google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=</a></p> <p><a href="i:01网址工具:https://wn.run/">网址工具:https://wn.run/</a></p> <p><a href="i:01查看源码:view-source:">查看源码:view-source:</a></p> <p><a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a></p> <p><a href="i:012pdf:https://www.web2pdfconvert.com#">2pdf:https://www.web2pdfconvert.com#</a></p> <p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=">printfriendly:https://www.printfriendly.com/print/?url=</a></p> <p><a href="i:01htmlview:https://htmlview.glitch.me/?">htmlview:https://htmlview.glitch.me/?</a></p> <p><a href="i:01htmlpreview:https://htmlpreview.github.io/?">htmlpreview:https://htmlpreview.github.io/?</a></p> <p><a href="i:01webarchive:https://web.archive.org/web/*/">webarchive:https://web.archive.org/web/*/</a></p> <p><a href="i:01archive:https://archive.is/?run=1&url=">archive:https://archive.is/?run=1&amp;url=</a></p> <p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/">Add to Feedly:https://feedly.com/i/subscription/feed/</a></p> <p><a href="i:01Site analyzer:https://www.similarweb.com/website/">Site analyzer:https://www.similarweb.com/website/</a></p> <p><a href="i:01Site buildwith:https://builtwith.com/?">Site buildwith:https://builtwith.com/?</a></p> <p><a href="i:01instapaper:https://www.instapaper.com/text?u=">instapaper:https://www.instapaper.com/text?u=</a></p> <p><a href="i:01xdocin:https://view.xdocin.com/view?src=">xdocin:https://view.xdocin.com/view?src=</a></p> <p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&amp;url=</a></p> <p>其中&quot;重定向&quot;由<a href="../redirect/index.html#">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p> <p>适合向TV端发送:(TV端需先执行“等待接收...”)<br> <a href="i:01发送url/file:i:5j">发送url/file:i:5j</a></p> <p><a href="i:01发送url(播放器):i:5ji:5p">发送url(播放器):i:5ji:5p</a></p> <p><a href="i:01发送url(书签):i:5ji:52../home5:">发送url(书签):i:5ji:52../home5:</a></p> <p><a href="i:01发送url(剪贴板):i:5ji:5b">发送url(剪贴板):i:5ji:5b</a></p> <p><a href="i:01发送url(全屏播放):i:5ji:5f">发送url(全屏播放):i:5ji:5f</a></p> <p><a href="i:01发送url(书签全屏):i:5ji:52../home5:i:5f">发送url(书签全屏):i:5ji:52../home5:i:5f</a></p> <p><a href="i:01发送url(整网全屏):i:5ji:0mi:5f:">发送url(整网全屏):i:5ji:0mi:5f:</a></p> <p><a href="i:01发送url(只显视频):i:5ji:0mc16:">发送url(只显视频):i:5ji:0mc16:</a></p> <p><a href="i:01发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:">发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</a></p> <p>以下需安装相应的<a href="../html5/index.html#">html5应用</a>至匹配的目录:</p> <p><a href="i:01大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=">大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=</a></p> <p><a href="i:01markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=">markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=</a></p> <p><a href="i:01plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=">plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=</a></p> <p><a href="i:01dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=">dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=</a></p> <p><a href="i:01pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=">pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=</a></p> <p><a href="i:01epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=">epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=</a></p> - 信息隐藏技术总览 https://jamesfengcao.gitlab.io/uweb/zh/adblock/ diff --git a/zh/sitemap.xml b/zh/sitemap.xml index 242ab672..8fccc48c 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -2,6 +2,45 @@ + https://jamesfengcao.gitlab.io/uweb/zh/topposts/ + 2025-12-30T22:47:23+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/zh/ + 2025-12-30T22:47:23+08:00 + + + + https://jamesfengcao.gitlab.io/uweb/zh/urls/ + 2025-12-30T22:47:23+08:00 + + + https://jamesfengcao.gitlab.io/uweb/zh/_posts/ 2025-11-23T15:47:07+08:00 - - https://jamesfengcao.gitlab.io/uweb/zh/ - 2025-11-27T11:23:15+08:00 - - https://jamesfengcao.gitlab.io/uweb/zh/links/ 2025-04-09T00:38:03+08:00 @@ -111,19 +137,6 @@ hreflang="zh" href="https://jamesfengcao.gitlab.io/uweb/zh/redirect/" /> - - https://jamesfengcao.gitlab.io/uweb/zh/topposts/ - 2025-11-27T11:23:15+08:00 - - https://jamesfengcao.gitlab.io/uweb/zh/search/ 2025-11-27T11:23:15+08:00 @@ -270,19 +283,6 @@ hreflang="zh" href="https://jamesfengcao.gitlab.io/uweb/zh/sitemap/" /> - - https://jamesfengcao.gitlab.io/uweb/zh/urls/ - 2025-04-08T23:16:00+08:00 - - https://jamesfengcao.gitlab.io/uweb/zh/adblock/ 2025-04-09T00:06:54+08:00 @@ -386,6 +386,16 @@ https://jamesfengcao.gitlab.io/uweb/zh/filemanager/ 2024-04-02T11:46:25+08:00 + + https://jamesfengcao.gitlab.io/uweb/zh/bc/ 2024-04-02T11:46:25+08:00 diff --git a/zh/topposts/index.xml b/zh/topposts/index.xml index bc8a130a..cbe0634c 100644 --- a/zh/topposts/index.xml +++ b/zh/topposts/index.xml @@ -6,8 +6,15 @@ Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化 Hugo zh - Thu, 27 Nov 2025 11:23:15 +0800 + Tue, 30 Dec 2025 22:47:23 +0800 + + 配置浏览器特色服务 + https://jamesfengcao.gitlab.io/uweb/zh/urls/ + Tue, 30 Dec 2025 00:00:00 +0000 + https://jamesfengcao.gitlab.io/uweb/zh/urls/ + <p><a href="../index.html#">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。<br> 特色服务中的url支持<a href="../cmds/index.html#">&quot;%u&quot;,&quot;%t&quot;等替换</a>。1144以下版本需删除末尾的&quot;%u&quot;。</p> <p>配置文件&quot;default.urls&quot;如下:</p> <p><a href="i:01自动全屏播放:i:5f%25u">自动全屏播放:i:5f%u</a></p> <p><a href="i:01重定向/编辑:e:%25u">重定向/编辑:e:%u</a></p> <p><a href="i:01保存地址栏提示:i:51:%25u">保存地址栏提示:i:51:%u</a></p> <p><a href="i:01书签:i:52:%25u">书签:i:52:%u</a></p> <p><a href="i:01笔记:i:53:%25u">笔记:i:53:%u</a></p> <p><a href="i:01保存为搜索引擎:i:54:%25u">保存为搜索引擎:i:54:%u</a></p> <p><a href="i:01添加至链接:i:55:%25u">添加至链接:i:55:%u</a></p> <p><a href="i:01保存到桌面:i:58%25u">保存到桌面:i:58%u</a></p> <p><a href="i:01中文简体GB18030:i:5hGB18030:%25u">中文简体GB18030:i:5hGB18030:%u</a></p> <p><a href="i:01中文繁体BIG5:i:5hBIG5:%25u">中文繁体BIG5:i:5hBIG5:%u</a></p> <p><a href="i:01媒体扫描单文件::001%25u">媒体扫描单文件::001%u</a></p> <p><a href="i:01tgurl:https://tx.me/share/url?url=%25u">tgurl:https://tx.me/share/url?url=%u</a></p> <p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download %25u">tgdownload:https://tx.me/share/url?url=../../download %u</a></p> <p><a href="i:01兼容模式:i:5d%25u">兼容模式:i:5d%u</a></p> <p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=%25u">历史价格:http://www.hisprice.cn/his.php?hisurl=%u</a></p> <p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=%25u">历史价格2:http://p.zwjhl.com/price.aspx?url=%u</a></p> <p><a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=%25u">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=%u</a></p> <p><a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=%25u">过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=%u</a></p> <p><a href="i:01历史价格3:http://www.xitie.com/s.php?no=%25u">历史价格3:http://www.xitie.com/s.php?no=%u</a></p> <p><a href="i:01买买买:https://just998.com/price?url=%25u">买买买:https://just998.com/price?url=%u</a></p> <p><a href="i:01网页快照:https://his.sh/%25u">网页快照:https://his.sh/%u</a></p> <p><a href="i:01有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=%25u">有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=%u</a></p> <p><a href="i:01搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=%25u">搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=%u</a></p> <p><a href="i:01papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=%25u">papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=%u</a></p> <p><a href="i:01google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=%25u">google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=%u</a></p> <p><a href="i:01网址工具:https://wn.run/%25u">网址工具:https://wn.run/%u</a></p> <p><a href="i:01查看源码:view-source:%25u">查看源码:view-source:%u</a></p> <p><a href="i:01outline:https://www.outline.com/%25u">outline:https://www.outline.com/%u</a></p> <p><a href="i:012pdf:https://www.web2pdfconvert.com#%25u">2pdf:https://www.web2pdfconvert.com#%u</a></p> <p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=%25u">printfriendly:https://www.printfriendly.com/print/?url=%u</a></p> <p><a href="i:01htmlview:https://htmlview.glitch.me/?%25u">htmlview:https://htmlview.glitch.me/?%u</a></p> <p><a href="i:01htmlpreview:https://htmlpreview.github.io/?%25u">htmlpreview:https://htmlpreview.github.io/?%u</a></p> <p><a href="i:01webarchive:https://web.archive.org/web/*/%25u">webarchive:https://web.archive.org/web/*/%u</a></p> <p><a href="i:01archive:https://archive.is/?run=1&url=%25u">archive:https://archive.is/?run=1&amp;url=%u</a></p> <p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/%25u">Add to Feedly:https://feedly.com/i/subscription/feed/%u</a></p> <p><a href="i:01Site analyzer:https://www.similarweb.com/website/%25u">Site analyzer:https://www.similarweb.com/website/%u</a></p> <p><a href="i:01Site buildwith:https://builtwith.com/?%25u">Site buildwith:https://builtwith.com/?%u</a></p> <p><a href="i:01instapaper:https://www.instapaper.com/text?u=%25u">instapaper:https://www.instapaper.com/text?u=%u</a></p> <p><a href="i:01xdocin:https://view.xdocin.com/view?src=%25u">xdocin:https://view.xdocin.com/view?src=%u</a></p> <p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=%25u">google docs:http://docs.google.com/gview?embedded=true&amp;url=%u</a></p> <p>其中&quot;重定向&quot;由<a href="../redirect/index.html#">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p> <p>适合向TV端发送:(TV端需先执行“等待接收...”)<br> <a href="i:01发送url/file:i:5j%25u">发送url/file:i:5j%u</a></p> <p><a href="i:01发送url(播放器):i:5ji:5p%25u">发送url(播放器):i:5ji:5p%u</a></p> <p><a href="i:01发送url(书签):i:5ji:52../home5:%25u">发送url(书签):i:5ji:52../home5:%u</a></p> <p><a href="i:01发送url(剪贴板):i:5ji:5b%25u">发送url(剪贴板):i:5ji:5b%u</a></p> <p><a href="i:01发送url(全屏播放):i:5ji:5f%25u">发送url(全屏播放):i:5ji:5f%u</a></p> <p><a href="i:01发送url(书签全屏):i:5ji:52../home5:i:5f%25u">发送url(书签全屏):i:5ji:52../home5:i:5f%u</a></p> <p><a href="i:01发送url(整网全屏):i:5ji:0mi:5f:%25u">发送url(整网全屏):i:5ji:0mi:5f:%u</a></p> <p><a href="i:01发送url(只显视频):i:5ji:0mc16:%25u">发送url(只显视频):i:5ji:0mc16:%u</a></p> <p><a href="i:01发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:%25u">发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:%u</a></p> <p>以下需安装相应的<a href="../html5/index.html#">html5应用</a>至匹配的目录:</p> <p><a href="i:01大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%25u">大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%u</a></p> <p><a href="i:01markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%25u">markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%u</a></p> <p><a href="i:01plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%25u">plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%u</a></p> <p><a href="i:01dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%25u">dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%u</a></p> + 搜索引擎搜索查询URL汇总 https://jamesfengcao.gitlab.io/uweb/zh/search/ @@ -22,13 +29,6 @@ https://jamesfengcao.gitlab.io/uweb/zh/sitemap/ <p><a href="../../en/mirrors/index.html#">专用镜像</a><br> <a href="i:61ver:../../latest.html#">检测并下载最新版</a></p> <h4 id="界面配置">界面配置</h4> <ul> <li><a href="../search/index.html#">搜索引擎</a></li> <li><a href="../searchurl/homescreen.html#">主页</a></li> <li><a href="i:61:../searchurl/func.html">界面配置及杂项</a> (<a href="i:61:https://gitee.com/jamesfengcao/uweb/raw/master/zh/searchurl/func.html">gitee镜像</a>)</li> <li><a href="../searchurl/backup.html#">备份与恢复</a></li> </ul> <h4 id="个性化">个性化</h4> <ul> <li>工具条按钮长按菜单 <ul> <li><a href="../useragents/index.html#">浏览器标识</a></li> <li><a href="../rjs/index.html#">js脚本</a></li> <li><a href="../urls/index.html#">常用服务</a></li> <li><a href="../links/index.html#">常用链接</a></li> <li><a href="../cmds/index.html#">常用命令</a></li> <li><a href="../rjs/index.html#">远程脚本</a></li> <li><a href="../textprocess/index.html#">选中文本类菜单</a></li> </ul> </li> <li><a href="../longclick/index.html#">长按链接弹出菜单</a></li> <li><a href="../icons/index.html#">底部工具条定制</a></li> <li><a href="../gesture/index.html#">手势</a></li> <li><a href="i:60config.html:../searchurl/config.html">高级个性化定制</a></li> </ul> <h4 id="高级设置">高级设置</h4> <h5 id="内容类">内容类</h5> <ul> <li><a href="../adblock/index.html#">信息隐藏</a></li> <li><a href="../globalcss/index.html#">CSS样式</a></li> <li><a href="../redirect/index.html#">重定向</a></li> <li><a href="../sitejs/index.html#">特定网址用户脚本及样式</a></li> <li><a href="../offlinecache/index.html#">网站离线资源</a></li> </ul> <h5 id="工具应用类">工具应用类</h5> <ul> <li><a href="../bookmarklet/index.html#">小书签</a></li> <li><a href="../tcron/index.html#">定时脚本</a></li> <li><a href="../filecap/index.html#">文件预处理</a></li> <li><a href="../html5/index.html#">html5应用</a></li> <li><a href="../filemanager/index.html#">文件管理器</a></li> <li><a href="../tools/index.html#">工具汇总</a></li> <li>终端应用及Termux <ul> <li><a href="../bc/index.html#">超级计算器</a></li> <li><a href="../gnuplot/index.html#">函数作图</a></li> <li><a href="../loadbt/index.html#">离线下载</a></li> </ul> </li> <li>输入法辅助 <ul> <li><a href="../searchurl/input.html#">部件检索</a></li> </ul> </li> </ul> <h5 id="综合">综合</h5> <ul> <li><a href="../filenames/index.html#">配置文件列表</a></li> <li><a href="../searchurl/plugins.html#">插件</a></li> </ul> <h4 id="使用技巧">使用技巧</h4> <ul> <li><a href="../../assets/help_zh.html#">使用攻略</a></li> <li><a href="../tips/index.html#">使用技巧</a></li> <li><a href="../video/index.html#">视频</a></li> <li><a href="../logcat/index.html#">安卓系统出错诊断</a></li> </ul> - - 配置浏览器特色服务 - https://jamesfengcao.gitlab.io/uweb/zh/urls/ - Tue, 28 Jun 2022 00:00:00 +0000 - https://jamesfengcao.gitlab.io/uweb/zh/urls/ - <p><a href="../index.html#">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。</p> <p>配置文件&quot;default.urls&quot;如下:</p> <p><a href="i:01自动全屏播放:i:5f">自动全屏播放:i:5f</a></p> <p><a href="i:01重定向/编辑:e:">重定向/编辑:e:</a></p> <p><a href="i:01保存地址栏提示:i:51:">保存地址栏提示:i:51:</a></p> <p><a href="i:01书签:i:52:">书签:i:52:</a></p> <p><a href="i:01笔记:i:53:">笔记:i:53:</a></p> <p><a href="i:01保存为搜索引擎:i:54:">保存为搜索引擎:i:54:</a></p> <p><a href="i:01添加至链接:i:55:">添加至链接:i:55:</a></p> <p><a href="i:01保存到桌面:i:58">保存到桌面:i:58</a></p> <p><a href="i:01中文简体GB18030:i:5hGB18030:">中文简体GB18030:i:5hGB18030:</a></p> <p><a href="i:01中文繁体BIG5:i:5hBIG5:">中文繁体BIG5:i:5hBIG5:</a></p> <p><a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a></p> <p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p> <p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download ">tgdownload:https://tx.me/share/url?url=../../download </a></p> <p><a href="i:01兼容模式:i:5d">兼容模式:i:5d</a></p> <p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a></p> <p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=">历史价格2:http://p.zwjhl.com/price.aspx?url=</a></p> <p><a href="i:01慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=">慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=</a></p> <p><a href="i:01过客比价:http://www.tool168.cn/?m=history&a=view&k=">过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=</a></p> <p><a href="i:01历史价格3:http://www.xitie.com/s.php?no=">历史价格3:http://www.xitie.com/s.php?no=</a></p> <p><a href="i:01买买买:https://just998.com/price?url=">买买买:https://just998.com/price?url=</a></p> <p><a href="i:01网页快照:https://his.sh/">网页快照:https://his.sh/</a></p> <p><a href="i:01有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=">有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=</a></p> <p><a href="i:01搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=">搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=</a></p> <p><a href="i:01papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=">papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=</a></p> <p><a href="i:01google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=">google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=</a></p> <p><a href="i:01网址工具:https://wn.run/">网址工具:https://wn.run/</a></p> <p><a href="i:01查看源码:view-source:">查看源码:view-source:</a></p> <p><a href="i:01outline:https://www.outline.com/">outline:https://www.outline.com/</a></p> <p><a href="i:012pdf:https://www.web2pdfconvert.com#">2pdf:https://www.web2pdfconvert.com#</a></p> <p><a href="i:01printfriendly:https://www.printfriendly.com/print/?url=">printfriendly:https://www.printfriendly.com/print/?url=</a></p> <p><a href="i:01htmlview:https://htmlview.glitch.me/?">htmlview:https://htmlview.glitch.me/?</a></p> <p><a href="i:01htmlpreview:https://htmlpreview.github.io/?">htmlpreview:https://htmlpreview.github.io/?</a></p> <p><a href="i:01webarchive:https://web.archive.org/web/*/">webarchive:https://web.archive.org/web/*/</a></p> <p><a href="i:01archive:https://archive.is/?run=1&url=">archive:https://archive.is/?run=1&amp;url=</a></p> <p><a href="i:01Add to Feedly:https://feedly.com/i/subscription/feed/">Add to Feedly:https://feedly.com/i/subscription/feed/</a></p> <p><a href="i:01Site analyzer:https://www.similarweb.com/website/">Site analyzer:https://www.similarweb.com/website/</a></p> <p><a href="i:01Site buildwith:https://builtwith.com/?">Site buildwith:https://builtwith.com/?</a></p> <p><a href="i:01instapaper:https://www.instapaper.com/text?u=">instapaper:https://www.instapaper.com/text?u=</a></p> <p><a href="i:01xdocin:https://view.xdocin.com/view?src=">xdocin:https://view.xdocin.com/view?src=</a></p> <p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&amp;url=</a></p> <p>其中&quot;重定向&quot;由<a href="../redirect/index.html#">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p> <p>适合向TV端发送:(TV端需先执行“等待接收...”)<br> <a href="i:01发送url/file:i:5j">发送url/file:i:5j</a></p> <p><a href="i:01发送url(播放器):i:5ji:5p">发送url(播放器):i:5ji:5p</a></p> <p><a href="i:01发送url(书签):i:5ji:52../home5:">发送url(书签):i:5ji:52../home5:</a></p> <p><a href="i:01发送url(剪贴板):i:5ji:5b">发送url(剪贴板):i:5ji:5b</a></p> <p><a href="i:01发送url(全屏播放):i:5ji:5f">发送url(全屏播放):i:5ji:5f</a></p> <p><a href="i:01发送url(书签全屏):i:5ji:52../home5:i:5f">发送url(书签全屏):i:5ji:52../home5:i:5f</a></p> <p><a href="i:01发送url(整网全屏):i:5ji:0mi:5f:">发送url(整网全屏):i:5ji:0mi:5f:</a></p> <p><a href="i:01发送url(只显视频):i:5ji:0mc16:">发送url(只显视频):i:5ji:0mc16:</a></p> <p><a href="i:01发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:">发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</a></p> <p>以下需安装相应的<a href="../html5/index.html#">html5应用</a>至匹配的目录:</p> <p><a href="i:01大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=">大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=</a></p> <p><a href="i:01markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=">markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=</a></p> <p><a href="i:01plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=">plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=</a></p> <p><a href="i:01dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=">dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=</a></p> <p><a href="i:01pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=">pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=</a></p> <p><a href="i:01epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=">epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=</a></p> - 配置浏览器常用命令 https://jamesfengcao.gitlab.io/uweb/zh/cmds/ diff --git a/zh/urls/index.html b/zh/urls/index.html index a65da002..97192064 100644 --- a/zh/urls/index.html +++ b/zh/urls/index.html @@ -48,75 +48,76 @@
    -

    超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。

    +

    超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
    +特色服务中的url支持"%u","%t"等替换。1144以下版本需删除末尾的"%u"。

    配置文件"default.urls"如下:

    -

    自动全屏播放:i:5f

    -

    重定向/编辑:e:

    -

    保存地址栏提示:i:51:

    -

    书签:i:52:

    -

    笔记:i:53:

    -

    保存为搜索引擎:i:54:

    -

    添加至链接:i:55:

    -

    保存到桌面:i:58

    -

    中文简体GB18030:i:5hGB18030:

    -

    中文繁体BIG5:i:5hBIG5:

    -

    媒体扫描单文件::001

    -

    tgurl:https://tx.me/share/url?url=

    -

    tgdownload:https://tx.me/share/url?url=../../download

    -

    兼容模式:i:5d

    -

    历史价格:http://www.hisprice.cn/his.php?hisurl=

    -

    历史价格2:http://p.zwjhl.com/price.aspx?url=

    -

    慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=

    -

    过客比价:http://www.tool168.cn/?m=history&a=view&k=

    -

    历史价格3:http://www.xitie.com/s.php?no=

    -

    买买买:https://just998.com/price?url=

    -

    网页快照:https://his.sh/

    -

    有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=

    -

    搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=

    -

    papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=

    -

    google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=

    -

    网址工具:https://wn.run/

    -

    查看源码:view-source:

    -

    outline:https://www.outline.com/

    -

    2pdf:https://www.web2pdfconvert.com#

    -

    printfriendly:https://www.printfriendly.com/print/?url=

    -

    htmlview:https://htmlview.glitch.me/?

    -

    htmlpreview:https://htmlpreview.github.io/?

    -

    webarchive:https://web.archive.org/web/*/

    -

    archive:https://archive.is/?run=1&url=

    -

    Add to Feedly:https://feedly.com/i/subscription/feed/

    -

    Site analyzer:https://www.similarweb.com/website/

    -

    Site buildwith:https://builtwith.com/?

    -

    instapaper:https://www.instapaper.com/text?u=

    -

    xdocin:https://view.xdocin.com/view?src=

    -

    google docs:http://docs.google.com/gview?embedded=true&url=

    +

    自动全屏播放:i:5f%u

    +

    重定向/编辑:e:%u

    +

    保存地址栏提示:i:51:%u

    +

    书签:i:52:%u

    +

    笔记:i:53:%u

    +

    保存为搜索引擎:i:54:%u

    +

    添加至链接:i:55:%u

    +

    保存到桌面:i:58%u

    +

    中文简体GB18030:i:5hGB18030:%u

    +

    中文繁体BIG5:i:5hBIG5:%u

    +

    媒体扫描单文件::001%u

    +

    tgurl:https://tx.me/share/url?url=%u

    +

    tgdownload:https://tx.me/share/url?url=../../download %u

    +

    兼容模式:i:5d%u

    +

    历史价格:http://www.hisprice.cn/his.php?hisurl=%u

    +

    历史价格2:http://p.zwjhl.com/price.aspx?url=%u

    +

    慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=%u

    +

    过客比价:http://www.tool168.cn/?m=history&a=view&k=%u

    +

    历史价格3:http://www.xitie.com/s.php?no=%u

    +

    买买买:https://just998.com/price?url=%u

    +

    网页快照:https://his.sh/%u

    +

    有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&to=zh-CHS&type=1&url=%u

    +

    搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&tfr=translatepc&url=%u

    +

    papago翻译:https://papago.naver.net/website?locale=en&source=en&target=zh-CN&url=%u

    +

    google翻译:https://translate.google.com/translate?sl=auto&tl=zh&u=%u

    +

    网址工具:https://wn.run/%u

    +

    查看源码:view-source:%u

    +

    outline:https://www.outline.com/%u

    +

    2pdf:https://www.web2pdfconvert.com#%u

    +

    printfriendly:https://www.printfriendly.com/print/?url=%u

    +

    htmlview:https://htmlview.glitch.me/?%u

    +

    htmlpreview:https://htmlpreview.github.io/?%u

    +

    webarchive:https://web.archive.org/web/*/%u

    +

    archive:https://archive.is/?run=1&url=%u

    +

    Add to Feedly:https://feedly.com/i/subscription/feed/%u

    +

    Site analyzer:https://www.similarweb.com/website/%u

    +

    Site buildwith:https://builtwith.com/?%u

    +

    instapaper:https://www.instapaper.com/text?u=%u

    +

    xdocin:https://view.xdocin.com/view?src=%u

    +

    google docs:http://docs.google.com/gview?embedded=true&url=%u

    其中"重定向"由文件default.redirect配置,对"file://"重定向将调用合适编辑器编辑文件。

    适合向TV端发送:(TV端需先执行“等待接收...”)
    -发送url/file:i:5j

    -

    发送url(播放器):i:5ji:5p

    -

    发送url(书签):i:5ji:52../home5:

    -

    发送url(剪贴板):i:5ji:5b

    -

    发送url(全屏播放):i:5ji:5f

    -

    发送url(书签全屏):i:5ji:52../home5:i:5f

    -

    发送url(整网全屏):i:5ji:0mi:5f:

    -

    发送url(只显视频):i:5ji:0mc16:

    -

    发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:

    +发送url/file:i:5j%u

    +

    发送url(播放器):i:5ji:5p%u

    +

    发送url(书签):i:5ji:52../home5:%u

    +

    发送url(剪贴板):i:5ji:5b%u

    +

    发送url(全屏播放):i:5ji:5f%u

    +

    发送url(书签全屏):i:5ji:52../home5:i:5f%u

    +

    发送url(整网全屏):i:5ji:0mi:5f:%u

    +

    发送url(只显视频):i:5ji:0mc16:%u

    +

    发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:%u

    以下需安装相应的html5应用至匹配的目录:

    -

    大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=

    -

    markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=

    -

    plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=

    -

    dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=

    -

    pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=

    -

    epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=

    -

    djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=

    +

    大文件:file:///data/user/0/info.torapp.uweb/files/app/txtview.html?url=%u

    +

    markdeep大文件:file:///data/user/0/info.torapp.uweb/files/app/markdeep.html?url=%u

    +

    plyr播放器:file:///data/user/0/info.torapp.uweb/files/app/plyr.html?u=%u

    +

    dplayer播放器:file:///data/user/0/info.torapp.uweb/files/app/dplayer.html?u=%u

    +

    pdf:file:///data/user/0/info.torapp.uweb/files/app/pdfviewer.html?file=%u

    +

    epub:file:///data/user/0/info.torapp.uweb/files/app/epub.html?u=%u

    +

    djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=%u

    视频解析 (UA为PC时无广告):
    -isyou:https://video.isyour.love/Search/SearchName/

    +isyou:https://video.isyour.love/Search/SearchName/%u

    更多视频服务见:
    解析2

    -

    Last Modified: 8 April 2025
    -fix broken links
    +

    Last Modified: 30 December 2025
    +urls.py to support enhanced default.urls