UpUp
UpUp copied to clipboard
Add function to unregister service worker
UpUp.unregister() should remove the service worker controlling the current origin
Seeing that the registration happens with UpUp.start(), would it not be better to have it as UpUp.stop()?