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.
我正在努力寻找一个明确的答案。
Chrome 应用程序已在除 Chrome 操作系统之外的所有操作系统中被弃用。
<webview> 仅在 Chrome 应用中可用?
这意味着我不能或不应该在扩展中使用 <webview> (如果可能的话)?
根据进一步的研究、测试和评论:
<webview> 绝对不能在扩展中使用,只能在应用程序中使用。