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.

¿Qué es Telegram Web?

Telegram Web es una extensión de Chrome desarrollada por https://telegram-web.allnigerianewspaper.com, y su función principal es "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.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Telegram Web

Descarga archivos de extensión Telegram Web en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Telegram Web Telegram Web
ID kfimngopjnjocoeelbpbdakldjdnadfp
URL Oficial https://chrome.google.com/webstore/detail/telegram-web/kfimngopjnjocoeelbpbdakldjdnadfp
Descripción 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.
Tamaño del Archivo 14.68 KB
Cantidad de Instalaciones 30,630
Versión Actual 1.0.0
Última Actualización 2021-02-03
Fecha de Publicación 2021-02-03
Calificación 3.00/5 Total de 3 Calificaciones
Desarrollador https://telegram-web.allnigerianewspaper.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.allnigerianewspaper.com/blog/telegram-web/
URL de la Página de Política de Privacidad https://www.allnigerianewspaper.com/privacy-policy.php
Idiomas Soportados 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"
    }
}