mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance default.select with clipboard output
This commit is contained in:
parent
a8700372f4
commit
087b9df6b6
19 changed files with 73 additions and 75 deletions
|
@ -214,6 +214,7 @@ Enable selection</description>
|
|||
|
||||
<guid>/en/pccopy/</guid>
|
||||
<description>Click the following links to install menus for long pressing the button &quot;link&quot;:
|
||||
Copy selected text with html format to clipboard
|
||||
Search with home screen
|
||||
google Translate
|
||||
bing translate
|
||||
|
@ -221,8 +222,7 @@ deepL
|
|||
The file &quot;default.select&quot; defines 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 &quot;[input mimetype]/[output mimetype]&quot;.
|
||||
[input mimetype] can be the following:</description>
|
||||
It formats as &quot;[input mimetype]/[output mimetype]&quot;.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue