Extension API
Placeholder page for host capabilities available to extensions inside TauriTavern.
Suggested coverage
- Capabilities under
window.__TAURITAVERN__.api.*that are directly relevant to extensions - Third-party extension loading flow
- Resource paths, same-origin constraints, and static asset endpoints
- How the mobile compatibility layer affects extensions
Suggested source material
When you flesh this out, these are good starting points in the main repository:
docs/API/README.mddocs/API/Extension.mddocs/FrontendHostContract.mdsrc/scripts/extensions/runtime/*
