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.

Co je Telegram Web?

Telegram Web je rozšíření Chrome vyvinuté https://telegram-web.allnigerianewspaper.com, a jeho hlavní funkcí je „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.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Telegram Web

Stáhněte si soubory rozšíření Telegram Web ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Telegram Web Telegram Web
ID kfimngopjnjocoeelbpbdakldjdnadfp
Oficiální URL https://chrome.google.com/webstore/detail/telegram-web/kfimngopjnjocoeelbpbdakldjdnadfp
Popis 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.
Velikost souboru 14.68 KB
Počet instalací 30,630
Aktuální Verze 1.0.0
Poslední Aktualizace 2021-02-03
Datum Vydání 2021-02-03
Hodnocení 3.00/5 Celkem 3 Hodnocení
Vývojář https://telegram-web.allnigerianewspaper.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.allnigerianewspaper.com/blog/telegram-web/
URL Stránky Zásad Ochrany Soukromí https://www.allnigerianewspaper.com/privacy-policy.php
Podporované Jazyky 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"
    }
}