Writeboard

A practical Board for ideating and explaining. perfect for remote learning and Zoom!

什麼是Writeboard?

Writeboard是由Madhavendra Thakur開發的Chrome擴展程式,該擴展的主要功能是“A practical Board for ideating and explaining. perfect for remote learning and Zoom!”。

擴展截圖

screenshot
screenshot

下載Writeboard擴展crx文件

下載Writeboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Have you ever needed to diagram something on the spot? Have you ever wanted to be able to explain something impromptu? Have you ever wanted to just draw and relax? Writeboard solves all these problems by giving you a popup whiteboard at any time you need!                    

擴展基本資訊

名稱 Writeboard Writeboard
ID hhbjnllljeaekcbkbilemkanmingfdnd
官方網址 https://chromewebstore.google.com/detail/writeboard/hhbjnllljeaekcbkbilemkanmingfdnd
簡介 A practical Board for ideating and explaining. perfect for remote learning and Zoom!
檔案大小 661 KB
安裝次數 491
目前版本 0.1
更新時間 2021-02-28
上架時間 2020-12-13
開發者 Madhavendra Thakur
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Writeboard",
    "description": "A practical Board for ideating and explaining. perfect for remote learning and Zoom!",
    "version": "0.1",
    "permissions": [],
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    }
}