WhiteBoardZ
Whiteboard for easy use
Cos'è WhiteBoardZ?
WhiteBoardZ è un'estensione di Chrome sviluppata da tomerzaidler, e la sua funzione principale è "Whiteboard for easy use".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WhiteBoardZ
Scarica i file di estensione WhiteBoardZ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | clakgnmpecbncmlhcjkjhmkkmkifanac |
| URL Ufficiale | https://chromewebstore.google.com/detail/whiteboardz/clakgnmpecbncmlhcjkjhmkkmkifanac |
| Descrizione | Whiteboard for easy use |
| Dimensione del File | 7.32 KB |
| Conteggio Installazioni | 123 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2021-11-23 |
| Data di Pubblicazione | 2021-11-23 |
| Sviluppatore | tomerzaidler |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |