Telegram for Chrome

Access to to the official Telegram (web version) in a stand-alone window.

Telegram for Chromeคืออะไร?

Telegram for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย HellBiz และคุณลักษณะหลักของมันคือ "Access to to the official Telegram (web version) in a stand-alone window."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Telegram for Chrome

ดาวน์โหลดไฟล์ส่วนขยาย Telegram for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Telegram for Chrome extension allows you to have access to the official Telegram (web version) in a stand-alone window.

Please note that this extension only loads the official Telegram (web version) inside a stand-alone window with no intention on misleading users that this is the official extension, only trying to make access to the official web service simpler.

Telegram™ FAQ:
https://telegram.org/faq                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Telegram for Chrome Telegram for Chrome
ID djjkifoefibfoodilnhkmbhmadbgacni
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/telegram-for-chrome/djjkifoefibfoodilnhkmbhmadbgacni
คำอธิบาย Access to to the official Telegram (web version) in a stand-alone window.
ขนาดไฟล์ 46.17 KB
จำนวนการติดตั้ง 199,356
เวอร์ชันปัจจุบัน 1.10
อัปเดตครั้งล่าสุด 2016-12-20
วันที่เผยแพร่ 2016-12-20
คะแนน 4.06/5 รวมทั้งหมด 396 คะแนน
ผู้พัฒนา HellBiz
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Telegram for Chrome",
    "description": "Access to to the official Telegram (web version) in a stand-alone window.",
    "version": "1.10",
    "icons": {
        "16": "icons\/016.png",
        "20": "icons\/020.png",
        "24": "icons\/024.png",
        "32": "icons\/032.png",
        "48": "icons\/048.png",
        "64": "icons\/064.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    },
    "browser_action": {
        "default_icon": "icons\/020.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    }
}