WebApp Plugin.
Constants - Useful values which cannot be changed
​DEFAULT_PORT​
​DEFAULT_SETTING​
​PREFERENCE_NAME​
Functions - API calls offered directly by the extension
​copyLinkToPasteboard​
​start​
​stop​
​update​
Fields - Variables which can only be accessed from an object returned by a constructor
​enabled​
Signature |
|
Type | Constant |
Description | The Default Port. |
Signature |
|
Type | Constant |
Description | Whether or not the WebApp should be enabled by default. |
Signature |
|
Type | Constant |
Description | The Preference Name |
Signature |
|
Type | Function |
Description | Copies the Hostname to the Pasteboard. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Starts the WebApp. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Stops the WebApp. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Starts or Stops the WebApp. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Field |
Description | Is |