mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Compare commits
2 commits
a4c5482286
...
561c618cf6
Author | SHA1 | Date | |
---|---|---|---|
|
561c618cf6 | ||
|
4844f0cb42 |
12 changed files with 121 additions and 120 deletions
1
en/searchurl/0m/hash2textarea.js
Normal file
1
en/searchurl/0m/hash2textarea.js
Normal file
|
@ -0,0 +1 @@
|
|||
(function(){let d=document;let t=d.location.hash.substring(1);if(!t)return;t=decodeURI(t);let ta;function setV(){if(ta.value)return;ta.value=t;ta.dispatchEvent(new InputEvent('input'));setTimeout(()=>{setV()},400)}function waitTextarea(){ta=d.querySelector('textarea');if(ta){setV();return;}setTimeout(()=>{waitTextarea();},400);}waitTextarea();})()
|
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -6,8 +6,15 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
<link>/zh/tvlive/</link>
|
||||
|
@ -85,13 +92,6 @@
|
|||
<guid>/zh/adblock_css/</guid>
|
||||
<description>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。
floppymoose 广告屏蔽样式
gozer 广告屏蔽样式
超微浏览器支持根域名屏蔽,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>CSS样式</title>
|
||||
<link>/zh/globalcss/</link>
|
||||
|
|
|
@ -100,6 +100,12 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="textprocess/index.html#">
|
||||
<span>操作选中(富)文本/元素</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="tvlive/index.html#">
|
||||
<span>电视直播</span>
|
||||
|
@ -166,12 +172,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="textprocess/index.html#">
|
||||
<span>操作选中(富)文本/元素</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="globalcss/index.html#">
|
||||
<span>CSS样式</span>
|
||||
|
|
16
zh/index.xml
16
zh/index.xml
|
@ -6,8 +6,15 @@
|
|||
<description>Recent content on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>电视直播</title>
|
||||
<link>/zh/tvlive/</link>
|
||||
|
@ -120,13 +127,6 @@
|
|||
<guid>/zh/rjs/</guid>
|
||||
<description>特定网址用户脚本
全局脚本位于js子目录, 长按[☰]按钮配置。点击以下链
接安装:
记住密码
极速网页
大型脚本可安装到&quot;bookmarklet&quot;目录下(长按js按钮):
免魔法google翻译
免魔法Google翻译至简体
免魔法Google翻译至英文
Eruda
Performance
移除覆盖物
远程脚本配置文件default.rjs样列如下,点击以下链接自动安装 (清空后台重启浏览器,长按搜索按钮,则弹出远程脚本菜单):
Selection to sentence:;let g='sentence';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);
Selection to line:;let g='line';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);
Selection to paragraph:;let g='paragraph';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);
显示数学公式:['https://fastly.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js']
新窗口打开链接:;let d=document;b=d.createElement('base');b.setAttribute('target','_blank');d.head.appendChild(b)
站内搜索:;open('i:15site:' + location.hostname)
编辑器拼写检查:;let t=document.getElementsByTagName('textarea');let v=t[0].spellcheck;if(v==null)v=false;t[0].spellcheck=!v
远程及小型脚本可安装到default.rjs文件中。远程脚本对CSP网站仍然有效。:
点击安装背景图等
远程脚本配置文件default.rjs每行格式如下 (url部分支持js代码运算):
[远程脚本名]:[返回url数组的javascript代码]
其中url可以为本地http脚本地址。譬如'https://local/...' (本地html5应用或离线缓存)。此时,js脚本也可使用.link文件方式调用。</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>CSS样式</title>
|
||||
<link>/zh/globalcss/</link>
|
||||
|
|
116
zh/sitemap.xml
116
zh/sitemap.xml
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -14,9 +14,22 @@
|
|||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/ssh/</loc>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/ssh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/ssh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/</loc>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -27,9 +40,48 @@
|
|||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/termux/</loc>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/termux/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/termux/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/windows/</loc>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/windows/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/windows/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/textprocess/</loc>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/textprocess/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/textprocess/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2024-05-20T11:27:34+08:00</lastmod>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -40,6 +92,9 @@
|
|||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</loc>
|
||||
<lastmod>2024-05-23T16:32:07+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E7%94%B5%E8%A7%86/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
|
@ -263,61 +318,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/rjs/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/ssh/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/ssh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/ssh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/termux/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/termux/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/termux/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/windows/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/windows/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/windows/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/textprocess/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/textprocess/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/textprocess/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/globalcss/</loc>
|
||||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
|
|
|
@ -6,36 +6,8 @@
|
|||
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Mon, 20 May 2024 11:27:34 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>电视</title>
|
||||
<link>/zh/tags/%E7%94%B5%E8%A7%86/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/%E7%94%B5%E8%A7%86/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Css</title>
|
||||
<link>/zh/tags/css/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/css/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Javascript</title>
|
||||
<link>/zh/tags/javascript/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/javascript/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>不良信息屏蔽</title>
|
||||
<link>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Ssh</title>
|
||||
<link>/zh/tags/ssh/</link>
|
||||
|
@ -64,6 +36,34 @@
|
|||
<guid>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>电视</title>
|
||||
<link>/zh/tags/%E7%94%B5%E8%A7%86/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/%E7%94%B5%E8%A7%86/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Css</title>
|
||||
<link>/zh/tags/css/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/css/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Javascript</title>
|
||||
<link>/zh/tags/javascript/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/javascript/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>不良信息屏蔽</title>
|
||||
<link>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>离线</title>
|
||||
<link>/zh/tags/%E7%A6%BB%E7%BA%BF/</link>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<description>Recent content in Ssh on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<description>Recent content in Termux on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/termux/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<description>Recent content in Windows on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/windows/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<description>Recent content in 剪贴板 on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Tue, 02 Apr 2024 11:46:25 +0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 23 May 2024 16:32:07 +0800</lastBuildDate>
|
||||
<atom:link href="/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>操作选中(富)文本/元素</title>
|
||||
<link>/zh/textprocess/</link>
|
||||
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
|
||||
<pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/textprocess/</guid>
|
||||
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
papago翻译
iciba
百度翻译
有道翻译
搜狗翻译
彩云小译
deepL
点击安装&quot;保存文本&quot;等
重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。
配置文件&quot;default.select&quot;定义了超微浏览器对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:
[菜单名]:[mimetype]:[命令行]
选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制富文本至PC剪贴板:html:ssh [user:password]@192.168.2.102 &quot;DISPLAY=:0 xsel -i&quot;
复制文件至PC:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done
如使用剪贴板功能手机需安装uweb定制Termux,并在termux下安装openssl。
此处假定远程PC的IP地址为192.168.2.102,PC已经开通了ssh服务。建议用户配置ssh服务为免密码登录,此时用户无需将密码写入文件default.select。用户PC上安装有xsel剪贴板工具。使用其它工具请酌情修改。
采用以上配置,笔记将储存在应用内部目录下文件note.txt或note.html中(富文本)。命名笔记储存文件则由用户在地址栏输入框内指定。
手机其它应用中的文本可选中后分享给超微浏览器,再由超微浏览器作笔记或进一步分享给PC。如果其它应用无法分享选中文本,这种情况可以先复制文本至剪贴板。长按链接按钮选择适当功能即可复制至PC剪贴板。
Windows PC 对Windows PC而言,vista及以后自带clip.exe,此时配置如下:
复制文本至PC剪贴板::ssh [user:password]@192.168.2.102 clip.exe
其它推荐工具(读取PC剪贴板):
pclip</description>
|
||||
</item>
|
||||
|
|
|
@ -91,8 +91,8 @@ html/text/html: 选中富文本为html格式, 输出mimetype为text/html。<br>
|
|||
<a href="http://unxutils.sourceforge.net/">pclip</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
fix README<br>
|
||||
<p>Last Modified: 23 May 2024<br>
|
||||
backup hash2textarea.js<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue