File System Access API
File System Access API — Read and write to the user’s local file system with explicit permission.
浏览器与生态支持
Section titled “浏览器与生态支持”| Browser / Platform | Support | Since | Confidence | Source | Notes |
|---|---|---|---|---|---|
| Chrome (Android) | ❌ no | — | high | ref | showOpenFilePicker/showSaveFilePicker are not exposed on Android. |
| Chrome (Desktop) | ✅ yes | 86 | high | ref | — |
| Edge (Desktop) | ✅ yes | 86 | high | ref | — |
| Safari (iOS) | ❌ no | — | medium | ref | Only the origin-private file system (OPFS) is available, not the user-visible picker. |
| Safari (macOS) | ❌ no | — | medium | ref | No showOpenFilePicker; OPFS only. |
| Firefox (Desktop) | ❌ no | — | medium | ref | OPFS only; no user-visible file picker access. |
| Samsung Internet | ❌ no | — | medium | ref | — |
← 返回兼容性浏览器。