Greasy Fork 还支持 简体中文。

Telegram Web - Allow Saving Content

Bypass Telegram's saving content restrictions for media and text

As of 21.10.2023. See апошняя версія.

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!)

Аўтар
c0d3r
Рэйтынг
0 0 0
Версія
0.2
Створаны
20.10.2023
Абноўлены
21.10.2023
Памер
4.1 КБ
Ліцэнзія
MIT
Ужываецца на

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.