Add WebMCP link to features.md · w3c/webappsec-permissions-policy@10d8736
domfarolino
·
2026-05-27
·
via Recent Commits to webappsec-permissions-policy:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -61,6 +61,7 @@ specification.
|
61 | 61 | | `serial` | [Web Serial API][web-serial] | [Chrome 89](https://chromestatus.com/feature/6577673212002304) | |
62 | 62 | | `sync-xhr` | [XMLHttpRequest][xhr] | [Chrome 65](https://www.chromestatus.com/feature/5154875084111872) | |
63 | 63 | | `storage-access` | [Storage Access][storage-access] | [Chrome 115](https://chromestatus.com/feature/5612590694662144) | |
| 64 | +| `tools` | [WebMCP][webmcp] | [Available as a Chrome Origin Trial](https://developers.chrome.com/origintrials/#/trials/active) | |
64 | 65 | | `usb` | [WebUSB][webusb] | Chrome 60 | |
65 | 66 | | `web-share` | [Web Share API][web-share] | Chrome 86 | |
66 | 67 | | `window-management`<sup>[5](#fn5)</sup> | [Window Management API][window-management] | [Chrome 111](https://chromestatus.com/feature/5146352391028736) | |
@@ -177,6 +178,7 @@ changed in [Chrome 111](https://chromestatus.com/feature/5146352391028736) to `w
|
177 | 178 | [publickey-credentials-get]: https://w3c.github.io/webauthn/#sctn-permissions-policy |
178 | 179 | [storage-access]: https://privacycg.github.io/storage-access/#permissions-policy-integration |
179 | 180 | [wake-lock]: https://w3c.github.io/screen-wake-lock/#policy-control |
| 181 | +[webmcp]: https://webmachinelearning.github.io/webmcp/#permissions-policy |
180 | 182 | [web-midi]: https://webaudio.github.io/web-midi-api/#permissions-policy-integration |
181 | 183 | [web-serial]: https://wicg.github.io/serial/#permissions-policy |
182 | 184 | [web-share]: https://w3c.github.io/web-share/#permissions-policy |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。