7tv replace webp to png

Replace the .webp extension to .png in the URL.

Author
Nakama
Daily installs
0
Total installs
23
Ratings
0 0 0
Version
2024-10-24
Created
2024-10-24
Updated
2024-10-24
Size
511 Bytes
License
N/A
Applies to

7tv

This script is used to replace the .webp extension to .png in the URL.

Notes

I use @match instead of @include as it is considered more secured.

For 7tv, this include @include /^https://cdn\.7tv\.app/.*/.*\.webp$ is replaced by @match https://cdn.7tv.app/emote/*/*.webp.