Telegram Web
Telegram Web use on your Windows 10/8.1/8/7/Vista/XP or Mac PC/Laptop, using this extension. Just click on the icon.
Telegram Webとは何ですか?
Telegram Webはhttps://telegram-web.allnigerianewspaper.comによって開発されたChromeの拡張機能で、その主な機能は「Telegram Web use on your Windows 10/8.1/8/7/Vista/XP or Mac PC/Laptop, using this extension. Just click on the icon.」です。
拡張機能のスクリーンショット
Telegram Web拡張機能のCRXファイルをダウンロード
Telegram Web拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Telegram Web is a web-based version of Telegram messenger on any desktop browser. It allows users to sync their mobile app of Telegram to the Desktop or PC version. Users can send and receive messages through it. So, to install the extension click on "Add to Chrome". And start instant messaging with end-to-end encryption for secret chat. How to Use? 1. Add the extension to your chrome browser. 2. Pin the "Telegram Web" to your extension toolbar. 3. Then, click on the icon >> Telegram Web >> sign in to your account with verification. 4. Now enjoy the features! ***Legal: This extension is not related in any way to Telegram FZ LLC.
拡張機能の基本情報
名前 | |
ID | kfimngopjnjocoeelbpbdakldjdnadfp |
公式URL | https://chrome.google.com/webstore/detail/telegram-web/kfimngopjnjocoeelbpbdakldjdnadfp |
説明 | Telegram Web use on your Windows 10/8.1/8/7/Vista/XP or Mac PC/Laptop, using this extension. Just click on the icon. |
ファイルサイズ | 14.68 KB |
インストール数 | 30,630 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-02-03 |
公開日 | 2021-02-03 |
評価 | 3.00/5 合計 3 レビュー |
開発者 | https://telegram-web.allnigerianewspaper.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.allnigerianewspaper.com/blog/telegram-web/ |
プライバシーポリシーページのURL | https://www.allnigerianewspaper.com/privacy-policy.php |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.0", "name": "Telegram Web", "description": "Telegram Web use on your Windows 10\/8.1\/8\/7\/Vista\/XP or Mac PC\/Laptop, using this extension. Just click on the icon.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": "icon\/default.png", "default_title": "Telegram Web", "default_popup": "index.html" } } |