WorkerNavigator:serviceWorker 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
备注: 此特性仅在 Web Worker 中可用。
WorkerNavigator 接口的 serviceWorker 只读属性返回关联文档的 ServiceWorkerContainer 对象,并通过该对象提供对 ServiceWorker 的注册、移除、升级和通信的访问。
此功能在隐私模式下可能不可用。