Hacker News new | ask | show | jobs
by gfaure 3511 days ago
Chrome also has chrome://serviceworker-internals.

I have no idea why Hampton Farms saw it fit to install a service worker. Furthermore, this isn't gated by a permission dialog like location services or plugin access?

1 comments

> this isn't gated by a permission dialog like location services or plugin access?

No. The justification is that you'd need to prompt for additional permissions to do almost anything with a service worker, other than react to fetch event.