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.

What is Telegram Web?

Telegram Web is a Chrome extension developed by https://telegram-web.allnigerianewspaper.com, and its main feature is "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.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Telegram Web Extension CRX File

Download Telegram Web 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

                        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.                    

Extension Basic Information

Name Telegram Web Telegram Web
ID kfimngopjnjocoeelbpbdakldjdnadfp
Official URL https://chrome.google.com/webstore/detail/telegram-web/kfimngopjnjocoeelbpbdakldjdnadfp
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.
File Size 14.68 KB
Installation Count 30,630
Current Version 1.0.0
Last Updated 2021-02-03
Publish Date 2021-02-03
Rating 3.00/5 Total 3 Ratings
Developer https://telegram-web.allnigerianewspaper.com
Email [email protected]
Payment Type free
Extension Website https://www.allnigerianewspaper.com/blog/telegram-web/
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": 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"
    }
}