Playboard

Playboard Extension

¿Qué es Playboard?

Playboard es una extensión de Chrome desarrollada por https://withservice.net, y su función principal es "Playboard Extension".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Playboard

Descarga archivos de extensión Playboard en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre Playboard Playboard
ID pffobglnbooiimlpppkobnloblhfplnm
URL Oficial https://chromewebstore.google.com/detail/playboard/pffobglnbooiimlpppkobnloblhfplnm
Descripción Playboard Extension
Tamaño del Archivo 6.22 KB
Cantidad de Instalaciones 180
Versión Actual 1.0
Última Actualización 2020-02-25
Fecha de Publicación 2020-02-25
Desarrollador https://withservice.net
Tipo de Pago free
Sitio Web de la Extensión https://www.withservice/board/play
Idiomas Soportados 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
}