Playboard

Playboard Extension

Hvad er Playboard?

Playboard er en Chrome-udvidelse udviklet af https://withservice.net, og dens hovedfunktion er "Playboard Extension".

Udvidelsesskærmbilleder

screenshot

Download Playboard-udvidelses-CRX-fil

Download Playboard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Playboard Playboard
ID pffobglnbooiimlpppkobnloblhfplnm
Officiel URL https://chromewebstore.google.com/detail/playboard/pffobglnbooiimlpppkobnloblhfplnm
Beskrivelse Playboard Extension
Filstørrelse 6.22 KB
Antal Installationer 180
Nuværende Version 1.0
Senest Opdateret 2020-02-25
Udgivelsesdato 2020-02-25
Udvikler https://withservice.net
Betalingsmetode free
Udvidelseswebsted https://www.withservice/board/play
Understøttede Sprog 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
}