Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 ServiceWorkers 自动将离线缓存添加到加载到 Chrome 应用程序中的webview标签中的页面。根据这个答案,以及我读过的规范,不可能内联 ServiceWorker。有没有办法注入 ServiceWorker 来缓存<webview>Chrome 应用程序中的标签内容?
<webview>