diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 99f3b45..d4f7d41 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -12,7 +12,7 @@ Sat, 02 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines Home screen Quick start UI (gitee) Backup and restore Customization Bottom toolbar button long pressing menus User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Font settings Advanced Content ADs block CSS styles redirection Javascript and CSS for domains Offline cache Tools Bookmarklets Custom file handling Html5 application File manager Tools Termux GNU bc Gnuplot tcron Offline download Miscellaneous Configuration files Plugins Tips Tips Video Debug + UI Search engines Home screen Quick start UI (gitee) Backup and restore Customization Bottom toolbar button long pressing menus User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Font settings Advanced Content AD blocking CSS styles redirection Javascript and CSS for domains Offline cache Tools Bookmarklets Custom file handling Html5 application File manager Tools Termux GNU bc Gnuplot tcron Offline download Miscellaneous Configuration files Plugins Tips Tips Video Debug @@ -46,5 +46,50 @@ Long pressing the bookmark button in uweb browser will popup menus defined in fi in which space and later parts are optional. url and later parts support "%u","%s" etc.. The javascript code will be executed after url is fully loaded. + + AD blocking + /en/adblock/ + Sat, 25 Jun 2022 00:00:00 +0000 + + /en/adblock/ + Host blocking。 +Use bookmarklet "list all script urls" to generate url links, long pressing dubious script (usually 3rd-party library) link, click "Block domain root". Javascript and CSS for domains。 +Long press the button "js", click the menu "MarkAD mode". In "markAD mode", click page element to show all attributes and generate CSS AD blocking styles. By default, "display:none" is used. If "display" appears in the attribute information, recommend to use "transform:scale(0)! + + + + Bookmarklets + /en/bookmarklet/ + Fri, 24 Jun 2022 00:00:00 +0000 + + /en/bookmarklet/ + With a href="../index.html">uweb browser, long pressing any bookmarklet link, click "Open in new tab", the bookmarklet will be run on the last other tab. +List all script urls +User agent +Cookie +Source code +Last modified date +Eruda: mobile console +QR code generation +Use "GET" method for "POST" +Shows all form elements +Enables all form elements +Toggle checkboxes +Check all checkboxes +Uncheck all checkboxes +Toggle all checkboxes in forms +Enable selection + + + + Javascript and CSS for domains + /en/sitejs/ + Mon, 01 Jan 0001 00:00:00 +0000 + + /en/sitejs/ + Javascript (load when page completes, earliest loaded JS should use sitecss). +Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "/sdcard/uweb/sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts". + + diff --git a/en/adblock/index.html b/en/adblock/index.html new file mode 100644 index 0000000..780b1ec --- /dev/null +++ b/en/adblock/index.html @@ -0,0 +1,76 @@ + + + + + + + + AD blocking + + + +
+ + +
+
+ +
+

AD blocking +
+ +

+ + + +
+ + + diff --git a/en/bookmarklet/index.html b/en/bookmarklet/index.html new file mode 100644 index 0000000..7a77016 --- /dev/null +++ b/en/bookmarklet/index.html @@ -0,0 +1,62 @@ + + + + + + + + Bookmarklets + + + +
+ + +
+
+ +
+

Bookmarklets +
+ +

+ +

With a href="../index.html">uweb browser, long pressing any bookmarklet link, click "Open in new tab", the bookmarklet will be run on the last other tab.

+

List all script urls

+

User agent
+Cookie
+Source code
+Last modified date

+

Eruda: mobile console
+QR code generation

+

Use "GET" method for "POST"
+Shows all form elements
+Enables all form elements

+

Toggle checkboxes
+Check all checkboxes
+Uncheck all checkboxes
+Toggle all checkboxes in forms
+Enable selection
+Restore context menu
+Search with regex
+Table re-order

+

BugMeNot

+ +
+ + + diff --git a/en/index.html b/en/index.html index 21468dc..1e2788e 100644 --- a/en/index.html +++ b/en/index.html @@ -29,6 +29,11 @@