Telegram Desktop - Windows and Mac
Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely.
What is Telegram Desktop - Windows and Mac?
Telegram Desktop - Windows and Mac is a Chrome extension developed by https://telegram-for-pc.allnigerianewspaper.com, and its main feature is "Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely.".
Extension Screenshots
Download Telegram Desktop - Windows and Mac Extension CRX File
Download Telegram Desktop - Windows and Mac extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Fast and secure Telegram desktop app, it's perfectly synced with your mobile phone app. Telegram Desktop is a free computer and laptop messaging program with an emphasis on speed and security. Key Features: 1. Simple: It is so simple you already know how to use it. 2. Private: messages are heavily encrypted and can self-destruct. 3. Synced: lets you access your chats from multiple devices. 4. Fast: delivers messages faster than any other application. 5. Powerful: It has no limits on the size of your media and chats. 6. Secure: keeps your messages safe from hacker attacks. 7. Social: groups can hold up to 200,000 members. 8. Expressive: lets you completely customize your messenger. How to use? 1. Click “Add to Chrome” to add the extension to your browser. 2. After the extension finishes installing, click the "puzzle button" in the top right corner and the Pin button to add "Telegram Desktop" to your toolbar. 3. Now, click on the "Telegram" icon, and click the "Telegram Web" button. 4. Then, Enter your account information and sign in. 5. Once signed in, your all the messages will sync across the devices. Disclaimer : This extension is not related in any way to Telegram FZ LLC.
Extension Basic Information
Name | |
ID | ialpanhiclimicghagcmikhfmmfjjjkk |
Official URL | https://chrome.google.com/webstore/detail/telegram-desktop-windows/ialpanhiclimicghagcmikhfmmfjjjkk |
Description | Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely. |
File Size | 13.23 KB |
Installation Count | 10,000 |
Current Version | 1.0.2 |
Last Updated | 2022-06-07 |
Publish Date | 2020-12-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://telegram-for-pc.allnigerianewspaper.com |
[email protected] | |
Payment Type | free |
Extension Website | https://telegram-for-pc.allnigerianewspaper.com/ |
Privacy Policy Page URL | https://www.allnigerianewspaper.com/privacy-policy.php |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.2", "name": "Telegram Desktop - Windows and Mac", "description": "Use Telegram on your Windows 11\/10\/8\/7\/Vista\/XP Desktop or Mac, using this extension. Start chatting fast and securely.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "default_popup": "index.html" }, "background": { "service_worker": "service-worker.js" } } |