mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add long screenshot mode
This commit is contained in:
parent
c533099e82
commit
6aab9abf2c
13 changed files with 36 additions and 29 deletions
|
@ -39,6 +39,7 @@ When a valid global redirection url is set, the "default.redirect&q
|
||||||
|
|
||||||
<guid>/en/links/</guid>
|
<guid>/en/links/</guid>
|
||||||
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
||||||
|
Capture long screenshot (need long screenshot mode)
|
||||||
Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y
|
Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y
|
||||||
Extend site cookies to 10 years
|
Extend site cookies to 10 years
|
||||||
Clear site cookies
|
Clear site cookies
|
||||||
|
@ -51,7 +52,7 @@ Restore from box.com
|
||||||
upload to box.com
|
upload to box.com
|
||||||
More webdav link menu items
|
More webdav link menu items
|
||||||
Web fullscreen
|
Web fullscreen
|
||||||
Long pressing the bookmark button in uweb browser will popup menus defined in file &quot;default.link&quot;. The file format is as follows:</description>
|
Long pressing the bookmark button in uweb browser will popup menus defined in file &quot;default.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -51,7 +51,8 @@
|
||||||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||||
<h4 id="change-logs">Change logs</h4>
|
<h4 id="change-logs">Change logs</h4>
|
||||||
<p>1006: Advanced configuration: auto reload, add download path<br>
|
<p>1008: Add long screenshot mode<br>
|
||||||
|
1006: Advanced configuration: auto reload, add download path<br>
|
||||||
1004: bookmarklet "Show as html" to support clipboard sites such as "netcut.cn".<br>
|
1004: bookmarklet "Show as html" to support clipboard sites such as "netcut.cn".<br>
|
||||||
998: <a href="../rjs/index.html">Bookmarklets</a> to support CSP sites.<br>
|
998: <a href="../rjs/index.html">Bookmarklets</a> to support CSP sites.<br>
|
||||||
991: <a href="../redirect/index.html">global url redirection</a> support.<br>
|
991: <a href="../redirect/index.html">global url redirection</a> support.<br>
|
||||||
|
@ -80,8 +81,8 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p>Last Modified: 2 June 2023<br>
|
<p>Last Modified: 5 June 2023<br>
|
||||||
add long screenshot mode<br>
|
add long screenshot support<br>
|
||||||
<pre></pre>
|
<pre></pre>
|
||||||
</p>
|
</p>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
@ -39,6 +39,7 @@ When a valid global redirection url is set, the &quot;default.redirect&q
|
||||||
|
|
||||||
<guid>/en/links/</guid>
|
<guid>/en/links/</guid>
|
||||||
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
|
||||||
|
Capture long screenshot (need long screenshot mode)
|
||||||
Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y
|
Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y
|
||||||
Extend site cookies to 10 years
|
Extend site cookies to 10 years
|
||||||
Clear site cookies
|
Clear site cookies
|
||||||
|
@ -51,7 +52,7 @@ Restore from box.com
|
||||||
upload to box.com
|
upload to box.com
|
||||||
More webdav link menu items
|
More webdav link menu items
|
||||||
Web fullscreen
|
Web fullscreen
|
||||||
Long pressing the bookmark button in uweb browser will popup menus defined in file &quot;default.link&quot;. The file format is as follows:</description>
|
Long pressing the bookmark button in uweb browser will popup menus defined in file &quot;default.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
@ -211,13 +212,13 @@ sourceforge
|
||||||
powerfolder
|
powerfolder
|
||||||
udrop
|
udrop
|
||||||
pagure
|
pagure
|
||||||
Main features Change logs 1006: Advanced configuration: auto reload, add download path
|
Main features Change logs 1008: Add long screenshot mode
|
||||||
|
1006: Advanced configuration: auto reload, add download path
|
||||||
1004: bookmarklet &quot;Show as html&quot; to support clipboard sites such as &quot;netcut.cn&quot;.
|
1004: bookmarklet &quot;Show as html&quot; to support clipboard sites such as &quot;netcut.cn&quot;.
|
||||||
998: Bookmarklets to support CSP sites.
|
998: Bookmarklets to support CSP sites.
|
||||||
991: global url redirection support.
|
991: global url redirection support.
|
||||||
988: hosts file to support response headers.
|
988: hosts file to support response headers.
|
||||||
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
|
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.</description>
|
||||||
983: support &quot;hosts&quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -47,7 +47,8 @@
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<p>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):<br>
|
<p>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):<br>
|
||||||
<a href="i:0gdefault.link:../searchurl/txt/link.cfg">Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y</a><br>
|
<a href="i:0gdefault.link::Capture::ccapture%0A">Capture long screenshot</a> (need <a href="i:61:../searchurl/func.html">long screenshot mode</a>)</p>
|
||||||
|
<p><a href="i:0gdefault.link:../searchurl/txt/link.cfg">Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y</a><br>
|
||||||
<a href="i:0gdefault.link::Extend cookies::0cc;Max-Age=315360000%0A">Extend site cookies to 10 years</a><br>
|
<a href="i:0gdefault.link::Extend cookies::0cc;Max-Age=315360000%0A">Extend site cookies to 10 years</a><br>
|
||||||
<a href="i:0gdefault.link::Clear cookies::0cc;Max-Age=0%0A">Clear site cookies</a></p>
|
<a href="i:0gdefault.link::Clear cookies::0cc;Max-Age=0%0A">Clear site cookies</a></p>
|
||||||
<p><a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a></p>
|
<p><a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a></p>
|
||||||
|
@ -306,8 +307,8 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p>Last Modified: 2 June 2023<br>
|
<p>Last Modified: 5 June 2023<br>
|
||||||
make config.js to auto reload<br>
|
add long screenshot support<br>
|
||||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||||
</pre>
|
</pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -59,7 +59,7 @@ body>ul{padding-left:0;}
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>fullscreen playing w/o brightness & volumn gestures</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>fullscreen playing w/o brightness & volumn gestures</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>Always edit downloaded file name</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>Always edit downloaded file name</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>Long screenshot mode (bad performance)</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>Long screenshot mode (bad performance, need restart)</label></li>
|
||||||
</ul>
|
</ul>
|
||||||
<script>
|
<script>
|
||||||
checkBoxes=document.getElementsByTagName("input");
|
checkBoxes=document.getElementsByTagName("input");
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>/en/_posts/</loc>
|
<loc>/en/_posts/</loc>
|
||||||
<lastmod>2023-06-02T09:57:15+08:00</lastmod>
|
<lastmod>2023-06-05T08:23:14+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="zh"
|
hreflang="zh"
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/en/</loc>
|
<loc>/en/</loc>
|
||||||
<lastmod>2023-06-02T11:01:43+08:00</lastmod>
|
<lastmod>2023-06-05T08:28:59+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="zh"
|
hreflang="zh"
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/en/links/</loc>
|
<loc>/en/links/</loc>
|
||||||
<lastmod>2023-06-02T09:57:15+08:00</lastmod>
|
<lastmod>2023-06-05T08:23:14+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="zh"
|
hreflang="zh"
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/en/topposts/</loc>
|
<loc>/en/topposts/</loc>
|
||||||
<lastmod>2023-06-02T11:01:43+08:00</lastmod>
|
<lastmod>2023-06-05T08:28:59+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="zh"
|
hreflang="zh"
|
||||||
|
@ -210,7 +210,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/en/changelog/</loc>
|
<loc>/en/changelog/</loc>
|
||||||
<lastmod>2023-06-02T11:01:43+08:00</lastmod>
|
<lastmod>2023-06-05T08:28:59+08:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/en/sitemap/</loc>
|
<loc>/en/sitemap/</loc>
|
||||||
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
||||||
|
|
|
@ -66,13 +66,13 @@ sourceforge
|
||||||
powerfolder
|
powerfolder
|
||||||
udrop
|
udrop
|
||||||
pagure
|
pagure
|
||||||
Main features Change logs 1006: Advanced configuration: auto reload, add download path
|
Main features Change logs 1008: Add long screenshot mode
|
||||||
|
1006: Advanced configuration: auto reload, add download path
|
||||||
1004: bookmarklet &quot;Show as html&quot; to support clipboard sites such as &quot;netcut.cn&quot;.
|
1004: bookmarklet &quot;Show as html&quot; to support clipboard sites such as &quot;netcut.cn&quot;.
|
||||||
998: Bookmarklets to support CSP sites.
|
998: Bookmarklets to support CSP sites.
|
||||||
991: global url redirection support.
|
991: global url redirection support.
|
||||||
988: hosts file to support response headers.
|
988: hosts file to support response headers.
|
||||||
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
|
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.</description>
|
||||||
983: support &quot;hosts&quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -4,14 +4,14 @@
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>en/sitemap.xml</loc>
|
<loc>en/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2023-06-02T11:01:43+08:00</lastmod>
|
<lastmod>2023-06-05T08:28:59+08:00</lastmod>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>zh/sitemap.xml</loc>
|
<loc>zh/sitemap.xml</loc>
|
||||||
|
|
||||||
<lastmod>2023-06-02T09:59:22+08:00</lastmod>
|
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||||
|
|
||||||
</sitemap>
|
</sitemap>
|
||||||
|
|
||||||
|
|
|
@ -58,6 +58,7 @@ item.gome.com.cn::item.gomevvv.com.cn</description>
|
||||||
|
|
||||||
<guid>/zh/links/</guid>
|
<guid>/zh/links/</guid>
|
||||||
<description>点击以下链接可安装至常用链接:
|
<description>点击以下链接可安装至常用链接:
|
||||||
|
长截屏 (需长截屏模式)
|
||||||
VPN
|
VPN
|
||||||
showCookie
|
showCookie
|
||||||
wireless
|
wireless
|
||||||
|
|
|
@ -58,6 +58,7 @@ item.gome.com.cn::item.gomevvv.com.cn</description>
|
||||||
|
|
||||||
<guid>/zh/links/</guid>
|
<guid>/zh/links/</guid>
|
||||||
<description>点击以下链接可安装至常用链接:
|
<description>点击以下链接可安装至常用链接:
|
||||||
|
长截屏 (需长截屏模式)
|
||||||
VPN
|
VPN
|
||||||
showCookie
|
showCookie
|
||||||
wireless
|
wireless
|
||||||
|
|
|
@ -47,7 +47,8 @@
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<p>点击以下链接可安装至常用链接:<br>
|
<p>点击以下链接可安装至常用链接:<br>
|
||||||
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a><br>
|
<a href="i:0gdefault.link::长截屏::ccapture%0A">长截屏</a> (需<a href="i:61:../searchurl/func.html">长截屏模式</a>)</p>
|
||||||
|
<p><a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a><br>
|
||||||
<a href="i:0gdefault.link::showCookie:i:53:%25c%0A">showCookie</a><br>
|
<a href="i:0gdefault.link::showCookie:i:53:%25c%0A">showCookie</a><br>
|
||||||
<a href="i:0gdefault.link::wireless:i:1dandroid.settings.WIRELESS_SETTINGS:::%0A">wireless</a><br>
|
<a href="i:0gdefault.link::wireless:i:1dandroid.settings.WIRELESS_SETTINGS:::%0A">wireless</a><br>
|
||||||
<a href="i:0gdefault.link::显示安全证书:i:1c%0A">显示网站安全证书</a><br>
|
<a href="i:0gdefault.link::显示安全证书:i:1c%0A">显示网站安全证书</a><br>
|
||||||
|
@ -244,8 +245,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p>Last Modified: 10 April 2023<br>
|
<p>Last Modified: 5 June 2023<br>
|
||||||
enhance :0cc cookie copy<br>
|
add long screenshot support<br>
|
||||||
<pre></pre>
|
<pre></pre>
|
||||||
</p>
|
</p>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
@ -59,7 +59,7 @@ body>ul{padding-left:0;}
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview调试</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview调试</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>全屏播放无亮度声音触摸调节</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>全屏播放无亮度声音触摸调节</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>编辑下载文件名</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>编辑下载文件名</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>长截屏模式(性能差)</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>长截屏模式(性能差, 重启生效)</label></li>
|
||||||
</ul>
|
</ul>
|
||||||
<script>
|
<script>
|
||||||
checkBoxes=document.getElementsByTagName("input");
|
checkBoxes=document.getElementsByTagName("input");
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>/zh/_posts/</loc>
|
<loc>/zh/_posts/</loc>
|
||||||
<lastmod>2023-06-02T09:59:22+08:00</lastmod>
|
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/</loc>
|
<loc>/zh/</loc>
|
||||||
<lastmod>2023-06-02T09:59:22+08:00</lastmod>
|
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
/>
|
/>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>/zh/links/</loc>
|
<loc>/zh/links/</loc>
|
||||||
<lastmod>2023-04-10T08:19:24+08:00</lastmod>
|
<lastmod>2023-06-05T08:26:24+08:00</lastmod>
|
||||||
<xhtml:link
|
<xhtml:link
|
||||||
rel="alternate"
|
rel="alternate"
|
||||||
hreflang="en"
|
hreflang="en"
|
||||||
|
|
Loading…
Reference in a new issue