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.