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 - это расширение Chrome, разработанное https://tryblackboard.com, и его основная функция - "The BlackBoard - Quick Drawing tool in a new Tab.".
Снимки экрана расширения
Скачать файл CRX расширения The BlackBoard - New Tab Drawing Tool
Скачайте файлы расширений 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"
}
} | |