Playboard
Playboard Extension
Qu'est-ce que Playboard ?
Playboard est une extension Chrome développée par https://withservice.net, et sa fonction principale est "Playboard Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Playboard
Téléchargez les fichiers d'extension Playboard au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
'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.
Informations de Base sur l'Extension
Nom | Playboard |
ID | pffobglnbooiimlpppkobnloblhfplnm |
URL Officiel | https://chromewebstore.google.com/detail/playboard/pffobglnbooiimlpppkobnloblhfplnm |
Description | Playboard Extension |
Taille du Fichier | 6.22 KB |
Nombre d'Installations | 180 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-02-25 |
Date de Publication | 2020-02-25 |
Développeur | https://withservice.net |
Type de Paiement | free |
Site Web de l'Extension | https://www.withservice/board/play |
Langues Prises en Charge | 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 } |