Telegram Web - Allow Saving Content

Bypass Telegram's saving content restrictions for media and text

Від 20.10.2023. Дивіться остання версія.

Автор
c0d3r
Рейтинги
0 0 0
Версія
0.2
Створено
20.10.2023
Оновлено
20.10.2023
Size
4,1 кБ
Ліцензія
MIT
Відноситься до

Works for any media content: video, voice, music, photo, document.
Also unlocks text selection. Press Ctrl+C to copy it.

Current issues:
- round videos are saved without a file extension (add .mp4 manually)
- voice messages are saved without a file extension (add .ogg manually)

If you're afraid of unsafeWindow, you can remove it from @grant and from the two functions.
I didn't need this permission for Chrome, but added it anyway just to be sure.