ServiceWorker.scriptURL
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.
作为 ServiceWorkerRegistration
的一部分定义,会返回该 ServiceWorker 的序列化脚本 url
。必须与 document 注册 ServiceWorker
的地址同源。
语法
someURL = ServiceWorker.scriptURL
值
一个 USVString
(另见 WebIDL definition of USVString.)
规范
Specification |
---|
Service Workers # service-worker-url |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
scriptURL |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.