Playboard
Playboard Extension
什麼是Playboard?
Playboard是由https://withservice.net開發的Chrome擴展程式,該擴展的主要功能是“Playboard Extension”。
擴展截圖
下載Playboard擴展crx文件
下載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 |
ID | pffobglnbooiimlpppkobnloblhfplnm |
官方網址 | 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 } |