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
官方URL 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"
        }
    }
}