Playboard

Playboard Extension

O que é Playboard?

Playboard é uma extensão do Chrome desenvolvida por https://withservice.net, e sua principal característica é "Playboard Extension".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Playboard

Baixe arquivos de extensão Playboard no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Playboard Playboard
ID pffobglnbooiimlpppkobnloblhfplnm
URL Oficial https://chromewebstore.google.com/detail/playboard/pffobglnbooiimlpppkobnloblhfplnm
Descrição Playboard Extension
Tamanho do Arquivo 6.22 KB
Contagem de Instalações 180
Versão Atual 1.0
Última Atualização 2020-02-25
Data de Publicação 2020-02-25
Desenvolvedor https://withservice.net
Tipo de Pagamento free
Site da Extensão https://www.withservice/board/play
Idiomas Suportados 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
}