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

changeset 3673
e26d7d0c1088
equal deleted inserted replaced
3670:f0cb7579c0b4 3673:e26d7d0c1088
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.Helpviewer.GreaseMonkey</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric6.Helpviewer.GreaseMonkey</h1>
23 <p>
24 Package implementing the GreaseMonkey support.
25 </p>
26
27 <h3>Packages</h3>
28 <table>
29 <tr>
30 <td><a href="index-eric6.Helpviewer.GreaseMonkey.GreaseMonkeyConfiguration.html">GreaseMonkeyConfiguration</a></td>
31 <td>Package implementing the GreaseMonkey configuration dialogs.</td>
32 </tr>
33 </table>
34
35 <h3>Modules</h3>
36 <table>
37 <tr>
38 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyAddScriptDialog.html">GreaseMonkeyAddScriptDialog</a></td>
39 <td>Module implementing a dialog for adding GreaseMonkey scripts..</td>
40 </tr><tr>
41 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyDownloader.html">GreaseMonkeyDownloader</a></td>
42 <td>Module implementing the downloader for GreaseMonkey scripts.</td>
43 </tr><tr>
44 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyJavaScript.html">GreaseMonkeyJavaScript</a></td>
45 <td>Module containing some JavaScript resources.</td>
46 </tr><tr>
47 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyManager.html">GreaseMonkeyManager</a></td>
48 <td>Module implementing the manager for GreaseMonkey scripts.</td>
49 </tr><tr>
50 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyScript.html">GreaseMonkeyScript</a></td>
51 <td>Module implementing the GreaseMonkey script.</td>
52 </tr><tr>
53 <td><a href="eric6.Helpviewer.GreaseMonkey.GreaseMonkeyUrlMatcher.html">GreaseMonkeyUrlMatcher</a></td>
54 <td>Module implementing the GreaseMonkey URL matcher.</td>
55 </tr>
56 </table>
57 </body></html>

eric ide

mercurial