
VRChat Website Image Resizer από Saberpeep
Automatically resizes images to be less than or equal to 2048px before before uploading to VRChat.
Μεταδεδομένα επέκτασης
Στιγμιότυπα

Σχετικά με την επέκταση
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.
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομέναΜάθετε περισσότερα
Απαιτούμενα δικαιώματα:
- Πρόσβαση στα δεδομένα σας για vrchat.com
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 1.0.1
- Μέγεθος
- 21,15 KB
- Τελευταία ενημέρωση
- 5 μήνες πριν (29 Μαϊ 2025)
- Σχετικές κατηγορίες
- Άδεια
- Άδεια MIT
- Ιστορικό εκδόσεων
- Προσθήκη σε συλλογή
Σημειώσεις έκδοσης του 1.0.1
- Added support for also patching gallery upload page.
- Fixed cors error when loaded as extension.