An ultra-lightweight, invisible client-side modification for Telegram Web K that unlocks platform features and fully protects your privacy in real time.
Unlike heavy source-code forks, TelegramUnlocked runs as a compact browser extension, keeping your Telegram client agile and completely responsive.
TelegramUnlocked ONLY supports Telegram Web K (available at
web.telegram.org/k/).Telegram Web A is CURRENTLY NOT SUPPORTED. If you try to run this extension on the 'A' version, the control panel will not inject and network privacy modifications will fail. Full support for Telegram Web A is planned for future releases.
- 🔓 Restrictions Bypass: Easily copy text, use the context menu (right-click), select messages, and bypass media saving constraints on restricted/private channels.
- 👻 Ghost Mode: Read incoming messages, browse chats, and preview content without ever sending the second read receipt (double-check) to the sender.
- 🤫 Hide Typing Status: Completely freezes the "typing..." notification at the absolute source. Other users will never know you are typing or editing a message, even when deleting characters with Backspace/Delete.
- 🎛️ Minimalist Menu: A subtle, non-intrusive
MODtrigger button placed at the bottom left of your chat screen opens an explicit red/green ON-OFF toggle dashboard.
Since modern browsers prevent direct .crx file installation outside the official web store, follow these 10-second steps to install the mod permanently:
- Download the release archive
TelegramUnlocked_v1.0_Chrome.zipfrom the Releases tab. - Right-click the downloaded
.zipfile and select "Extract All..." to extract it into a normal folder. - Open Google Chrome and navigate to
chrome://extensions/. - Toggle the "Developer mode" switch in the top-right corner to ON.
- Click the "Load unpacked" button in the top-left corner.
- Select the extracted folder containing
manifest.json,content.js, andstyles.css. - Open web.telegram.org/k/ and enjoy the fully unlocked experience!
- Execution World Infiltration: Forced into the
MAINexecution world to operate inside Telegram's native context, bypassing strict Chromium content-script sandbox isolation. - Deep Proxy Filtering: Hooks into
WebSocket.prototype.sendto monitor and intercept raw MTProto binary structures before transmission. - Intersection Observer Mocking: Intelligently fakes element visibility data within the application loop to isolate and neutralize stealthy read-receipt triggers.
- Propagation Halting: Captures structural DOM and text input actions prior to internal library processing to suppress formatting loops and tracking scripts.
- Add support for Telegram Web A
- Explore C++ DLL Injection framework for the native Windows Desktop Client
- Investigate Android Java/Kotlin source hook adaptations
Distributed under the MIT License. See LICENSE for more information.