
VRChat Website Image Resizer od Saberpeep
Automatically resizes images to be less than or equal to 2048px before before uploading to VRChat.
Metadata rozšíření
Snímky obrazovky

O tomto rozšíření
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.
Ohodnoceno 0 1 redaktorem
Oprávnění a dataZjistit více
Požadovaná oprávnění:
- Přistupovat k vašim datům stránky vrchat.com
Další informace
- Odkazy doplňku
- Verze
- 1.0.1
- Velikost
- 21,15 KB
- Poslední aktualizace
- před 5 měsíci (29. kvě 2025)
- Příbuzné kategorie
- Licence
- Licence MIT
- Historie změn
- Přidat do sbírky
Poznámky k verzi 1.0.1
- Added support for also patching gallery upload page.
- Fixed cors error when loaded as extension.