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.
Telegram Desktop - Windows and Macとは何ですか?
Telegram Desktop - Windows and Macはhttps://telegram-for-pc.allnigerianewspaper.comによって開発されたChromeの拡張機能で、その主な機能は「Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely.」です。
拡張機能のスクリーンショット
Telegram Desktop - Windows and Mac拡張機能のCRXファイルをダウンロード
Telegram Desktop - Windows and Mac拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | ialpanhiclimicghagcmikhfmmfjjjkk |
公式URL | https://chrome.google.com/webstore/detail/telegram-desktop-windows/ialpanhiclimicghagcmikhfmmfjjjkk |
説明 | Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely. |
ファイルサイズ | 13.23 KB |
インストール数 | 10,000 |
現在のバージョン | 1.0.2 |
最終更新日 | 2022-06-07 |
公開日 | 2020-12-15 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://telegram-for-pc.allnigerianewspaper.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://telegram-for-pc.allnigerianewspaper.com/ |
プライバシーポリシーページのURL | https://www.allnigerianewspaper.com/privacy-policy.php |
対応言語 | 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" } } |