Telegram Web - Allow Saving Content

Bypass Telegram's saving content restrictions for media and text

As of 21. 10. 2023. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
c0d3r
Ocene
0 0 0
Verzija
0.2
Napravljeno
20. 10. 2023
Ažurirano
21. 10. 2023
Size
4,14 КБ
Licenca
MIT
Važi za

Works for any media content on the WebK version: 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.