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 - это расширение Chrome, разработанное https://telegram-web.allnigerianewspaper.com, и его основная функция - "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.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Telegram Web

Скачайте файлы расширений 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.                    

Основная информация о расширении

Название Telegram Web Telegram Web
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
Электронная почта [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"
    }
}