7tv replace webp to png

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

作者
Nakama
日安装量
0
总安装量
24
评分
0 0 0
版本
2024-10-24
创建于
2024-10-24
更新于
2024-10-24
大小
511 字节
许可证
暂无
适用于

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.