Telegram Desktop - Windows and Mac

Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely.

Telegram Desktop - Windows and Mac란 무엇입니까?

Telegram Desktop - Windows and Mac은(는) https://telegram-for-pc.allnigerianewspaper.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Telegram Desktop - Windows and Mac 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Fast and secure Telegram desktop app, it's perfectly synced with your mobile phone app.

Telegram Desktop is a free computer and laptop messaging program with an emphasis on speed and security.

Key Features:

1. Simple: It is so simple you already know how to use it.
2. Private: messages are heavily encrypted and can self-destruct.
3. Synced: lets you access your chats from multiple devices.
4. Fast: delivers messages faster than any other application.
5. Powerful: It has no limits on the size of your media and chats.
6. Secure: keeps your messages safe from hacker attacks.
7. Social: groups can hold up to 200,000 members.
8. Expressive: lets you completely customize your messenger.

How to use?

1. Click “Add to Chrome” to add the extension to your browser.
2. After the extension finishes installing, click the "puzzle button" in the top right corner and the Pin button to add "Telegram Desktop" to your toolbar.
3. Now, click on the "Telegram" icon, and click the "Telegram Web" button.
4. Then, Enter your account information and sign in.
5. Once signed in, your all the messages will sync across the devices.

Disclaimer : This extension is not related in any way to Telegram FZ LLC.                    

확장 프로그램 기본 정보

이름 Telegram Desktop - Windows and Mac Telegram Desktop - Windows and Mac
ID ialpanhiclimicghagcmikhfmmfjjjkk
공식 URL https://chrome.google.com/webstore/detail/telegram-desktop-windows/ialpanhiclimicghagcmikhfmmfjjjkk
설명 Use Telegram on your Windows 11/10/8/7/Vista/XP Desktop or Mac, using this extension. Start chatting fast and securely.
파일 크기 13.23 KB
설치 횟수 10,000
현재 버전 1.0.2
최근 업데이트 2022-06-07
출시 날짜 2020-12-15
평점 5.00/5 총 1 개의 평점
개발자 https://telegram-for-pc.allnigerianewspaper.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://telegram-for-pc.allnigerianewspaper.com/
개인정보 보호 정책 페이지 URL https://www.allnigerianewspaper.com/privacy-policy.php
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.2",
    "name": "Telegram Desktop - Windows and Mac",
    "description": "Use Telegram on your Windows 11\/10\/8\/7\/Vista\/XP Desktop or Mac, using this extension. Start chatting fast and securely.",
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "action": {
        "default_icon": {
            "128": "icon\/128.png",
            "48": "icon\/48.png",
            "32": "icon\/32.png",
            "16": "icon\/16.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}