Hello TurboWarp team,
I built a Configuration extension that exposes runtime environment information.
Available data
- Device type (computer / phone / tablet)
- Screen width and height
- Operating system (Windows, macOS, Linux, Android, iOS)
- Network type (when available)
- Camera & microphone availability
- Permission states (where supported)
Use cases
- Adaptive UI
- Performance tuning
- Accessibility-aware projects
- Cross-device behavior without hacks
All APIs used are standard browser APIs and avoid fingerprinting abuse.
Sharing this as a potential built-in or reference extension idea. Link: https://drive.google.com/file/d/12Lf5xptsKkIwzvtWk4Kovk10WiHWKFvE/view?usp=drivesdk
Best regards!