Module implementing the Python side for GreaseMonkey scripts.
None |
GreaseMonkeyJsObject | Class implementing the Python side for GreaseMonkey scripts. |
None |
Class implementing the Python side for GreaseMonkey scripts.
None |
None |
GreaseMonkeyJsObject | Constructor |
deleteValue | Public slot to set delete the named variable for the identified script. |
getValue | Public slot to get the value for the named variable for the identified script. |
listValues | Public slot to list the stored variables for the identified script. |
setClipboard | Public slot to set some clipboard text. |
setSettingsFile | Public method to set the settings file for the GreaseMonkey parameters. |
setValue | Public slot to set the value for the named variable for the identified script. |
None |
Constructor
Public slot to set delete the named variable for the identified script.
Public slot to get the value for the named variable for the identified script.
Public slot to list the stored variables for the identified script.
Public slot to set some clipboard text.
Public method to set the settings file for the GreaseMonkey parameters.
Public slot to set the value for the named variable for the identified script.