WhiteBoardZ

Whiteboard for easy use

Qu'est-ce que WhiteBoardZ ?

WhiteBoardZ est une extension Chrome développée par tomerzaidler, et sa fonction principale est "Whiteboard for easy use".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WhiteBoardZ

Téléchargez les fichiers d'extension WhiteBoardZ 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

                        WhiteBoardZ is a software graphics program that allows you to draw, color, or paint bitmapped images on a browser.

Paint tools: 
- Line tool can draw a line.
- Select brush width
- Select Brush color
- Save your paintings with one click                    

Informations de Base sur l'Extension

Nom WhiteBoardZ WhiteBoardZ
ID clakgnmpecbncmlhcjkjhmkkmkifanac
URL Officiel https://chromewebstore.google.com/detail/whiteboardz/clakgnmpecbncmlhcjkjhmkkmkifanac
Description Whiteboard for easy use
Taille du Fichier 7.32 KB
Nombre d'Installations 123
Version Actuelle 1.0.1
Dernière Mise à Jour 2021-11-23
Date de Publication 2021-11-23
Développeur tomerzaidler
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WhiteBoardZ",
    "description": "Whiteboard for easy use",
    "version": "1.0.1",
    "author": "Tomer Zaidler",
    "icons": {
        "16": "brush.png",
        "48": "brush.png",
        "128": "brush.png"
    },
    "browser_action": {
        "default_icon": "brush.png",
        "default_popup": "index.html",
        "default_title": "WhiteBoardZ"
    }
}