Documentation/Source/index-eric5.Helpviewer.GreaseMonkey.html

changeset 1953
26aa6fd94dc2
child 2367
78f6c8193d37
equal deleted inserted replaced
1952:af4103f0e93f 1953:26aa6fd94dc2
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head>
5 <title>eric5.Helpviewer.GreaseMonkey</title>
6 <style>
7 body {
8 background: #EDECE6;
9 margin: 0em 1em 10em 1em;
10 color: black;
11 }
12
13 h1 { color: white; background: #85774A; }
14 h2 { color: white; background: #85774A; }
15 h3 { color: white; background: #9D936E; }
16 h4 { color: white; background: #9D936E; }
17
18 a { color: #BA6D36; }
19
20 </style>
21 </head>
22 <body>
23 <h1>eric5.Helpviewer.GreaseMonkey</h1>
24 <p>
25 Package implementing the GreaseMonkey support.
26 </p>
27
28 <h3>Packages</h3>
29 <table>
30 <tr>
31 <td><a href="index-eric5.Helpviewer.GreaseMonkey.GreaseMonkeyConfiguration.html">GreaseMonkeyConfiguration</a></td>
32 <td>Package implementing the GreaseMonkey configuration dialogs.</td>
33 </tr>
34 </table>
35
36 <h3>Modules</h3>
37 <table>
38 <tr>
39 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyAddScriptDialog.html">GreaseMonkeyAddScriptDialog</a></td>
40 <td>Module implementing a dialog for adding GreaseMonkey scripts..</td>
41 </tr><tr>
42 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyDownloader.html">GreaseMonkeyDownloader</a></td>
43 <td>Module implementing the downloader for GreaseMonkey scripts.</td>
44 </tr><tr>
45 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyJavaScript.html">GreaseMonkeyJavaScript</a></td>
46 <td>Module containing some JavaScript resources.</td>
47 </tr><tr>
48 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyManager.html">GreaseMonkeyManager</a></td>
49 <td>Module implementing the manager for GreaseMonkey scripts.</td>
50 </tr><tr>
51 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyScript.html">GreaseMonkeyScript</a></td>
52 <td>Module implementing the GreaseMonkey script.</td>
53 </tr><tr>
54 <td><a href="eric5.Helpviewer.GreaseMonkey.GreaseMonkeyUrlMatcher.html">GreaseMonkeyUrlMatcher</a></td>
55 <td>Module implementing the GreaseMonkey URL matcher.</td>
56 </tr>
57 </table>
58 </body></html>

eric ide

mercurial