💡 Unlock Telegram Games & Apps on Telegram Desktop using a smart browser-side script injection hack.
🧠 No extension, no modding – just pure DevTools magic.
This tool lets you bypass mobile-only restrictions on Telegram web apps (bots/games) and run them smoothly inside Telegram Desktop/Web.
-
Download the Script
Grab the script from this link
Or justCtrl+A
+Ctrl+C
the raw code. -
Launch Telegram Desktop or Telegram Web
Open your bot/game in Telegram Desktop or in your browser via Telegram Web. -
Start the Game
Click “Play” on the bot. Once the QR code shows up, pause here – do not scan or continue. -
Open DevTools
PressCtrl+Shift+I
orF12
to open Developer Tools. -
Navigate to Sources
In DevTools, go to theSources
tab. -
Find
telegram-web-app.js
Look in the left pane → expand thejs
folder → opentelegram-web-app.js
. -
Replace the Existing Code
Insidetelegram-web-app.js
:- Select all (
Ctrl+A
) - Delete
- Paste your new script
- Select all (
-
Override Content (Very Important)
- Right-click inside the code editor → choose “Override content”
- Click “Select folder” on the top bar
- Choose any local folder (you can create one called
telegram-injector
)
-
Grant Access
Click “Allow” when prompted. -
Refresh the Page
HitCtrl+R
or the refresh button.
🕹️ Your bot/app should now run flawlessly on desktop. -
Star the Repo 💖
If this saved you hours of reverse engineering, leave a ⭐ right here!