Playboard

Playboard Extension

Playboardคืออะไร?

Playboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://withservice.net และคุณลักษณะหลักของมันคือ "Playboard Extension"

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

screenshot

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

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

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

                        'Interactive whiteboard' to share explanations on the google drive.

This app is an interactive whiteboard. The biggest feature is that it can be played as a video. It serves as a multimedia. And you can share many things that require explanation.

Features

1. You can use an images or PDF as a background on the whiteboard.
2. You can record with audio, gesture drawing, image or picture attachment, text input.
3. It provides motion gestures.
4. The stored content can be replayed at any time.
5. It can be shared via mail or social network services.

It's stored on the google drive and will interact with the device for performance.                    

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

ชื่อ Playboard Playboard
ID pffobglnbooiimlpppkobnloblhfplnm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/playboard/pffobglnbooiimlpppkobnloblhfplnm
คำอธิบาย Playboard Extension
ขนาดไฟล์ 6.22 KB
จำนวนการติดตั้ง 180
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2020-02-25
วันที่เผยแพร่ 2020-02-25
ผู้พัฒนา https://withservice.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.withservice/board/play
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Playboard",
    "description": "Playboard Extension",
    "version": "1.0",
    "permissions": [
        "padData"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "manifest_version": 2
}