From 1399e83305cc7465b22b872d1a290746a3d4b454 Mon Sep 17 00:00:00 2001
From: James Feng Cao
[bookmarklet index] must have two/three digits. The first two digits are used as index of bootmarklet. For example, "00" as the first local bookmarklet; "01" as the first remote script; then "02" as the second local bookmarklet, ... The third digit is uplevel, 1 to make bookmarklet valid for parent path of [url].
/regex/replacement: for [url], replace all matched regular expression "regex" with "replacement".
-c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3).
All other cases will be treated as [prefix?postfix], the real visited url is "[prefix]+[url]+[?postfix]".
+[?postfix]: the real visited url is "[url]+[?postfix]".
+All other cases will be treated as [prefix], the real visited url is "[prefix]+[url]".
i:15[string]
@@ -212,8 +212,12 @@ play video fullscreen. if videourl is empty, then make following requestFullscre
play video in external player
i:5h[url]
-force html for url
i:5h[?postfix:|/regex/replacement:][url]
+force html for [url] visiting
i:5i[url]