Commit 7599803
feat: Expose Jitsi iFrame API instances on window for console access
Adds window.jitsiApi (shortcut to last registered tab) and window.jitsiApis
(map of all active tabs by ID) so developers can control participants directly
from the browser console without needing the UI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d0a9bdc commit 7599803
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
247 | 251 | | |
248 | 252 | | |
249 | 253 | | |
| |||
252 | 256 | | |
253 | 257 | | |
254 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
255 | 265 | | |
256 | 266 | | |
257 | 267 | | |
| |||
0 commit comments