Web paint tool - Drawww

Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker

Web paint tool - Drawww là gì?

Web paint tool - Drawww là một tiện ích mở rộng Chrome được phát triển bởi Best Drawww Tool, và tính năng chính của nó là "Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Web paint tool - Drawww

Tải xuống các tệp mở rộng Web paint tool - Drawww dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Drawww - web paint tool is a new art word in the Chrome extension world. This was made to provide the following easy to use drawing tools. Draw shapes, lines, and add text to live web pages, and take a screenshot.

If you love to draw, then this is just a godsend for you! This extension will provide you with the ability to draw while using the sites. You can simply read the article and underline the information you need and then make a screen. If you need to highlight some important words or text in real time or just want to draw some stuff, then just install this amazing web paint tool. This way you will not forget the information you need. The Web Paint Tool - Drawww has collected in itself many different colors with which you can paint, a screenshot is also arranged. Screenshots are instantly saved on your device

List of current tools:

➭ Pencil - draw a custom line with the selected line width and color.
➭ Eyedropper - pick a color from the web page or your drawings and use it for drawing.
➭ Text - insert text into the web page with the selected color and transparency.
➭ Line - draw a straight line with the selected line width, transparency, color.
➭ Arrow - draw a straight line with an arrow on the end of the selected line width, transparency, color.
➭ Quadratic curve - draw a quadratic curve with the selected line width, transparency, color.
➭ Bezier curve - draw a bezier curve with the selected line width, transparency, color.
➭ Polygon - draw a polygon with the selected line width, transparency, color.
➭ Ellipse - draw an ellipse or a circle with the selected line width, transparency, color.
➭ Paint bucket tool - fill an area with selected color and transparency.
➭ Color picker - select a color for the text and line.
➭ Transparency slider - select transparency for the text and line.(Slide point to the left to decrease the value and to the right to increase the value)
➭ Line width slider - select a line width. (Slide point to the left to decrease the value and to the right to increase the value)
➭ Rectangle - draw a rectangle with the selected line width, transparency, color.
➭ Cursor - interact with the web page.
➭ Eraser - erase part of your drawings.

➭ Screenshot - take a screenshot of the current web page with your drawings.
➭ Exit button - clear your drawings and disable the tools. 
➭ Step backward /Step forward button. 

Web Paint Tool - Drawww Features list:
- Hot-keys to each tool
- Save drawing with a screenshot option
- Save image to your PC or Print 
- Crop the necessary area of an image and save it


Click the Web Paint extension icon in the upper right of your browser to enable the tools.
Always Reload webpage for proper work, before using extension.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Web paint tool - Drawww Web paint tool - Drawww
ID mclgkicemmkpcooobfgcgocmcejnmgij
URL Chính Thức https://chromewebstore.google.com/detail/web-paint-tool-drawww/mclgkicemmkpcooobfgcgocmcejnmgij
Mô tả Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker
Kích Thước Tệp 161 KB
Số Lần Cài Đặt 65,607
Phiên Bản Hiện Tại 1.3.5
Cập Nhật Lần Cuối 2023-09-27
Ngày Phát Hành 2020-12-30
Đánh Giá 4.71/5 Tổng số 52 Đánh Giá
Nhà Phát Triển Best Drawww Tool
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://drawww.online/privacy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "page": "Background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon38.png"
    },
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.5",
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*"
    ]
}