Greasy Fork is available in English.

HF Group Image "OG"

Reduces group images

Tekijä
06T
Päivittäiset asennukset
0
Asennuskerrat
2
Arvostelut
0 0 0
Versio
1.2
Luotu
23.10.2024
Päivitetty
24.10.2024
Lisenssi
MIT
Käytössä

Makes the Group images roughly close to the OG size.
To adjust it just change

const newWidth = currentWidth - 40;
const newHeight = currentHeight - 15;

to your preferred size.