ServiceWorker.scriptURL
Returns the ServiceWorker serialized script URL defined as part of ServiceWorkerRegistration.
Must be on the same origin as the document that registers the
ServiceWorker.
Value
A USVString (see the WebIDL definition of
USVString.)
Examples
TBD
Specifications
| Specification |
|---|
| Service Workers 1 # service-worker-url |
Browser compatibility
BCD tables only load in the browser