ipfs-service-worker-demos icon indicating copy to clipboard operation
ipfs-service-worker-demos copied to clipboard

Scope of service worker

Open Otto-AA opened this issue 6 years ago • 0 comments

Is it theoretically possible to install this service worker with global scope (ie also for other domains)? I am thinking about doing something similar for the solid project, but I am not sure yet, whether a web extension or service worker would fit better (or maybe both). And as the js.ipfs.io webpage indicates to me, that the service worker is global I thought I'd ask here.

Otto-AA avatar May 15 '19 20:05 Otto-AA