Playboard

Playboard Extension

Playboard란 무엇입니까?

Playboard은(는) https://withservice.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Playboard Extension"입니다.

확장 프로그램 스크린샷

screenshot

Playboard 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        '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
}