FaceTime For Chromebook

This extension will help you to guide how to install FaceTime For Chromebook

FaceTime For Chromebookคืออะไร?

FaceTime For Chromebook เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bearvvyas และคุณลักษณะหลักของมันคือ "This extension will help you to guide how to install FaceTime For Chromebook"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FaceTime For Chromebook

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

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

                        If you're looking to Download FaceTime on your Chromebook laptop Then read the following guideline. 

Connect with family and friends around the world with FaceTime. Make audio and video calls from your iPhone, iPad, and iPod touch to other iOS devices or even a Mac.

Features

• Reach contacts using their phone number or Apple ID.

• Make both video and audio calls.

• Enjoy Group FaceTime with up to 32 people at once.

• Use effects to become an Animoji, place stickers, and much more right in your FaceTime call.

• Use the front-facing FaceTime camera to show your face, or switch to the back camera to
 show your friends what you see.

• Create Favorites for quick access to key people in the Phone app.

• FaceTime calls are integrated into your recent calls list in the Phone app.

• FaceTime works over Wi-Fi (iPhone 4 or later) and cellular (iPhone 4s or later).                    

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

ชื่อ FaceTime For Chromebook FaceTime For Chromebook
ID cmgpnfpobiliaalfopodpelnfgfgmgmk
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/facetime-for-chromebook/cmgpnfpobiliaalfopodpelnfgfgmgmk
คำอธิบาย This extension will help you to guide how to install FaceTime For Chromebook
ขนาดไฟล์ 20.74 KB
จำนวนการติดตั้ง 6,000
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2021-07-05
วันที่เผยแพร่ 2021-07-05
คะแนน 2.13/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา bearvvyas
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://myappforpc.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FaceTime For Chromebook",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "This extension will help you to guide how to install FaceTime For Chromebook",
    "homepage_url": "https:\/\/myappforpc.com\/windows\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}