
VRChat Website Image Resizer per Saberpeep
Automatically resizes images to be less than or equal to 2048px before before uploading to VRChat.
Metadatos del extension
Capturas de schermo

A proposito de iste extension
Browser extension to automatically resize images to be less than or equal to 2048px before before uploading to VRChat.
This works by replacing the file picker (html input tag) with our own that first resizes the image using a canvas, and then passes that result to the original file input.
This works by replacing the file picker (html input tag) with our own that first resizes the image using a canvas, and then passes that result to the original file input.
Valutate 0 per 0 revisores
Permissiones e datosSaper plus
Permissiones necessari:
- Accede tu datos pro vrchat.com
Plus de informationes
- Ligamines del additivo
- Version
- 1.0.1
- Dimension
- 21,15 KB
- Ultime actualisation
- viisi kuukautta sitten (29. touko 2025)
- Categorias associate
- Licentia
- Licentia MIT
- Historia de versiones
- Adder al collection
Notas de version pro 1.0.1
- Added support for also patching gallery upload page.
- Fixed cors error when loaded as extension.