MCPcopy Index your code
hub / github.com/ClearURLs/Addon / reload

Function reload

core_js/tools.js:66–68  ·  view source on GitHub ↗

* Reloads the extension.

()

Source from the content-addressed store, hash-verified

64 * Reloads the extension.
65 */
66function reload() {
67 browser.runtime.reload();
68}
69
70/**
71 * Check if it is an android device.

Callers 1

watchdog.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected