Control UXPlay AirPlay server from the top bar. (Requires UXPlay to be installed)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 13 | Rejected |
| 12 | Rejected |
| 11 | Rejected |
| 10 | Active |
| 9 | Active |
| 8 | Inactive |
| 7 | Active |
| 6 | Inactive |
| 5 | Active |
| 4 | Rejected |
| 3 | Active |
| 2 | Active |
| 1 | Rejected |
1. `this._destroyed` is a bad practice. Please remove that. 2. As mentioned before, you shouldn't send unnecessary code. `resources_unregister()`, `force_exit()` not throwing at all. Also, you shouldn't call `Gio.Resource.load()` twice on both enable and disable. [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated)