<p>Each line of file "<ahref="file:///data/data/info.torapp.uweb/files/default.longclick">default.longclick</a>" has the following format: (same as <ahref="../cmds/index.html">default.cmds</a>)<br>
in which [command line] can have <ahref="../cmds/index.html">"%c" (cookie), "%u" (current url), "%t" (title)</a> etc.</p>
<p>All ".js" files under the folder "<ahref="file:///data/data/info.torapp.uweb/files/longclick/">longclick</a>" are part of the popup menu.<br>
<li>The very first line can begin with "//" followed by website url that can have <ahref="../cmds/index.html">"%u" (current url), "%t" (title)</a> etc. included. In this case, the website is visited, then the javascript file is loaded on the new loaded site.</li>
<li>In the ".js" file, variable "arguments" can be used to get parameters. in which arguments[1] is the long-pressed link url, argument[2] is the text description and arguments[0] is the ".js" file name.</li>