Inspect and view changes in VRChat Website Image Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "VRChat Website Image Resizer",
"version": "1.0.1",
"description": "Automatically resizes images to be <= 2048px before before uploading to VRChat",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png",
"512": "icons/icon-512.png"
},
"content_scripts": [
{
"matches": [
"*://vrchat.com/home/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{36654862-cab8-46e4-8ef5-7d1d99c85fec}"
}
}
} Best VRChat Website Image Resizer Alternatives
Here are some Firefox add-ons that are similar to VRChat Website Image Resizer: