The BlackBoard - New Tab Drawing Tool
The BlackBoard - Quick Drawing tool in a new Tab.
什么是The BlackBoard - New Tab Drawing Tool?
The BlackBoard - New Tab Drawing Tool是由https://tryblackboard.com开发的Chrome扩展程序,该扩展的主要功能是“The BlackBoard - Quick Drawing tool in a new Tab.”。
扩展截图
下载The BlackBoard - New Tab Drawing Tool扩展crx文件
下载The BlackBoard - New Tab Drawing Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Drawing, a proven way to convey messages faster. Annotate in the new tab, save it and save your time.  🎨
Drawing is the best way to make someone remember about any topic. This extension quickly allows the user to draw on the screen using mouse or a touch pen. Just press CTRL+ T for a new tab.. woah! drawing tool is available.
Use Case, Think about this and go for it! 🙌
- Do you get multiple product ideas frequently but could not convert it into a Product?
- Is explaining things and making people remember a challenge?
- Required to remember the flow of working model?
Features 💡
- Free-form drawing in a new tab
- Brush Color Picker
- Change Brush Size
- Eraser
- Undo
- Save your Drawing
- Reset
How to use? 🖌
- Draw using mouse or touch pen
- Change Color from the toolkit available on the left.
- For more colors - Select color picker.
- Use eraser icon to erase the drawing. To again draw, you will have to choose the color, or click on eraser again.
- To Undo (use icon or CTRL + Z)
- Save your drawing (use icon or CTRL + S)
- Open Saved Drawing (CTRL + O)
- Press the Reset button to reset the drawing.                     扩展基本信息
| 名称 |   |  
| ID | hedehpneomndbkbmjphaaadhpclnclnd | 
| 官方URL | https://chromewebstore.google.com/detail/the-blackboard-new-tab-dr/hedehpneomndbkbmjphaaadhpclnclnd | 
| 简介 | The BlackBoard - Quick Drawing tool in a new Tab. | 
| 文件大小 | 358 KB | 
| 安装次数 | 205 | 
| 当前版本 | 1.0.3 | 
| 更新时间 | 2022-12-03 | 
| 上架时间 | 2022-09-24 | 
| 评分 | 5.00/5 共12次评分 | 
| 开发者 | https://tryblackboard.com | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://tryblackboard.com | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.3",
    "name": "The BlackBoard - New Tab Drawing Tool",
    "description": "The BlackBoard - Quick Drawing tool in a new Tab.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "assets\/images\/store_icon.png"
    }
}  |  |