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؟

Web paint tool - Drawww هو إضافة Chrome تم تطويرها بواسطة Best Drawww Tool، والميزة الرئيسية لها هي "Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Web paint tool - Drawww

قم بتنزيل ملفات الامتداد Web paint tool - Drawww بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Web paint tool - Drawww Web paint tool - Drawww
ID mclgkicemmkpcooobfgcgocmcejnmgij
عنوان URL الرسمي https://chromewebstore.google.com/detail/web-paint-tool-drawww/mclgkicemmkpcooobfgcgocmcejnmgij
الوصف Draw shapes, lines, add text to live web pages. Annotate online, take screenshot, download PNG, share with friends. Page marker
حجم الملف 161 KB
عدد التثبيتات 65,607
النسخة الحالية 1.3.5
آخر تحديث 2023-09-27
تاريخ النشر 2020-12-30
تقييم 4.71/5 مجموع تقييمات 52
المطور Best Drawww Tool
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://drawww.online/privacy.html
اللغات المدعومة 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\/*"
    ]
}