Greasy Fork 还支持 简体中文。

Telegram Web - Allow Saving Content

Bypass Telegram's saving content restrictions for media and text

Versione datata 21/10/2023. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
c0d3r
Valutazione
0 0 0
Versione
0.2
Creato il
20/10/2023
Aggiornato il
21/10/2023
Dimensione
4,14 KB
Licenza
MIT
Applica a

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.