Source code

Revision control

Copy as Markdown

Other Tools

self.oninstall = function(event) {
event.waitUntil(Promise.reject());
};