diff --git a/en/_posts/index.xml b/en/_posts/index.xml index a001631..6454a10 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -214,6 +214,7 @@ Enable selection /en/pccopy/ Click the following links to install menus for long pressing the button "link": +Copy selected text with html format to clipboard Search with home screen google Translate bing translate @@ -221,8 +222,7 @@ deepL The file "default.select" 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 "[input mimetype]/[output mimetype]". -[input mimetype] can be the following: +It formats as "[input mimetype]/[output mimetype]". diff --git a/en/changelog/index.html b/en/changelog/index.html index f946d71..fa4b2c9 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -51,7 +51,8 @@

pagure

Main features

Change logs

-

998: Bookmarklets to support CSP sites.
+

1004: bookmarklet "Show as html" to support clipboard site "netcut.cn".
+998: Bookmarklets to support CSP sites.
991: global url redirection support.
988: hosts file to support response headers.
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
@@ -78,8 +79,8 @@ -

Last Modified: 29 April 2023
-add google translate in rjs.py
+

Last Modified: 23 May 2023
+enhance default.select with clipboard output