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 |
公式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 } |