Web paint tool - Drawww

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

Was ist Web paint tool - Drawww?

Web paint tool - Drawww ist eine Chrome-Erweiterung, die von Best Drawww Tool entwickelt wurde, und ihr Hauptmerkmal ist "Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Web paint tool - Drawww-Erweiterungs-CRX-Datei herunterladen

Laden Sie Web paint tool - Drawww-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Web paint tool - Drawww Web paint tool - Drawww
ID mclgkicemmkpcooobfgcgocmcejnmgij
Offizielle URL https://chromewebstore.google.com/detail/web-paint-tool-drawww/mclgkicemmkpcooobfgcgocmcejnmgij
Beschreibung Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker
Dateigröße 161 KB
Installationsanzahl 65,607
Aktuelle Version 1.3.5
Letztes Update 2023-09-27
Veröffentlichungsdatum 2020-12-30
Bewertung 4.71/5 Insgesamt 52 Bewertungen
Entwickler Best Drawww Tool
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://drawww.online/privacy.html
Unterstützte Sprachen 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\/*"
    ]
}