runtime.restart()

Restart the device when the app runs in kiosk mode. Otherwise, it's no-op.

Syntax

browser.runtime.restart(
)

Parameters

None.

Browser compatibility

EdgeFirefoxChromeOpera
Basic support?NoYes33
Firefox
Basic supportNo

Examples

Acknowledgements

This API is based on Chromium's chrome.runtime API. This documentation is derived from runtime.json in the Chromium code.

Document Tags and Contributors

 Contributors to this page: wbamberg
 Last updated by: wbamberg,