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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

The BlackBoard - New Tab Drawing Tool 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 The BlackBoard - New Tab Drawing Tool The BlackBoard - New Tab Drawing Tool
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"
    }
}