Whiteboard

A simple whiteboard drawing tool for Chrome

Apa itu Whiteboard?

Whiteboard adalah ekstensi Chrome yang dikembangkan oleh FunWithExtensions, dan fitur utamanya adalah "A simple whiteboard drawing tool for Chrome".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Whiteboard

Unduh file ekstensi Whiteboard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        The Whiteboard extension is a user-friendly tool that enables users to draw shapes, select different colors, erase drawings, and save their creations. This extension is perfect for brainstorming, teaching, and collaborating with others.

It removes all the fluff and is the simplest whiteboard to use on the market. 

It's completely free. It requires no login.                    

Informasi Dasar Ekstensi

Nama Whiteboard Whiteboard
ID dadplapppabmajkijhlannlpclngnflb
URL Resmi https://chromewebstore.google.com/detail/whiteboard/dadplapppabmajkijhlannlpclngnflb
Deskripsi A simple whiteboard drawing tool for Chrome
Ukuran File 111 KB
Jumlah Instalasi 123
Versi Saat Ini 1.1
Terakhir Diperbarui 2023-04-23
Tanggal Publikasi 2023-04-22
Pengembang FunWithExtensions
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Whiteboard",
    "version": "1.1",
    "description": "A simple whiteboard drawing tool for Chrome",
    "manifest_version": 3,
    "icons": {
        "16": "draw.png",
        "48": "draw.png",
        "128": "draw.png"
    },
    "action": {
        "default_title": "Whiteboard",
        "default_popup": "popup.html"
    },
    "permissions": []
}