Paint Tool by Painty

Paint tool to draw shapes, add text on web pages in real-time, make a screenshot, and download or share the screenshot with friends.

O que é Paint Tool by Painty?

Paint Tool by Painty é uma extensão do Chrome desenvolvida por https://thepainty.com, e sua principal característica é "Paint tool to draw shapes, add text on web pages in real-time, make a screenshot, and download or share the screenshot with friends.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Paint Tool by Painty

Baixe arquivos de extensão Paint Tool by Painty no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Paint Tool is the perfect tool for anyone looking to express their creativity. Draw on any web page quickly and easily and add a new level of expression to your browsing experience. With Painty tools, you can turn any web page into your canvas. Take your creativity to the next level with our tool. This powerful paint tool allows you to draw on any web page with a variety of tools and colors. Plus, it's lightweight and easy to use, adding a new level of creativity and expression to your browsing experience. With Painty, you can quickly and easily create beautiful illustrations, take notes, and have fun.

Simple, easy, and fun to use the Painty app, you can enjoy and learn drawing on this Chrome extension. Our extension has a simple and easy-to-use design. It is not confusing and easily recognizable tool icons  (pencil, highlighter, arrows, paint bucket, eraser, and other tools) are used in the app which makes it easy for everyone to use.

The best multitool for paint online includes:

🖍️  Pencil - draw a custom line with the selected line width and color.
🖌️  Highlighter - the easiest way to highlight text on any webpage.
🎨  Color Picker - pick a color from the web page or your drawings and use it for drawing.
➖  Line - paint a straight line with the selected line width, transparency, and color.
➡️  Arrow - paint a straight line with an arrow on the end of the selected line width, transparency, and color.
🔗  Polyline - the best way to paint an arbitrary figure.
🔳  Rectangle - draw a rectangle with the selected line width, transparency, and color.
🟡  Circle - draw a circle or an ellipse with the selected line width, transparency, and color.
🔺  Polygon - paint a polygon with the selected line width, transparency, and color.
🔤  Text - add text to the web page with the selected color and transparency.
😀  Emoji - add fun emoji to the web page.
👁️‍🗨️  Blur - blur sensitive or personal information on screenshots or images.
🧽  Eraser - erase part of your drawings.
🎨  Paint Bucket - fill an area with selected color and transparency.
and more!

But that's not all - with the Painty New Tab, you can enable additional features such as adding/removing bookmarks and storing saved screenshots.

How can I use screenshots?

Screenshots aren’t just handy, they’re also revolutionary to getting more work done, faster, they can be extremely helpful when you need to demonstrate something that would otherwise be difficult to explain in words. A screenshot can help you get more work done.

1. Share
Does your coworker want your input on a new webpage they’ve put together? Or do they need you to look over a brochure they’re having printed? Instead of writing a lengthy email with edits, take a screenshot and wow your coworker with excellent, efficient feedback.
 
2. Demonstrate
Don’t just tell. Show. Demonstrate exactly what you’re talking about with a screenshot. By using a screenshot that shows exactly what you mean, there’s less chance that you’ll be misunderstood. And that means less confusion, less time explaining, and more time back in your day. For example, explain to a new employee how to log in. Instead of telling them, you can quickly send them a screenshot that they can reference again and again without having to repeatedly ask you.
A screenshot with numbered steps is quick to make and easy to understand

3. Show
If you’ve ever contacted your IT or Web Support Team to report a bug, you’ve likely been asked to provide a screenshot. That’s because not everyone’s computer is the same. Depending on your machine, the operating system it’s running, and the browser version you’re on, the way something appears for you could be completely different for others. Providing a visual example of what you’re looking at helps others see exactly what’s going on and identify what might be going wrong.

Whether you're a student, a professional, or just someone who loves browsing the web, Painty is a must-have extension. You'll have access to an array of advanced annotation tools, including a pencil, highlighter, color picker, arrow, polygon, text, emoji, and more. With Painty, you can easily create informative content by drawing online arrows and shapes that focus on the most significant parts of a text or website. Plus, you can edit the content on the web page or screenshot with the blur, eraser, or paint bucket tools.

In short, Painty is an all-in-one tool for anyone who wants to take their web browsing experience to the next level. Try it out today and see for yourself how easy it is to annotate and customize any webpage!

We value your feedback! Our team is dedicated to offering you the best Chrome experience possible. If you find our extension helpful, please consider giving it a 5-star rating.                    

Informações Básicas da Extensão

Nome Paint Tool by Painty Paint Tool by Painty
ID obdhcplpbliifflekgclobogbdliddjd
URL Oficial https://chromewebstore.google.com/detail/paint-tool-by-painty/obdhcplpbliifflekgclobogbdliddjd
Descrição Paint tool to draw shapes, add text on web pages in real-time, make a screenshot, and download or share the screenshot with friends.
Tamanho do Arquivo 1.49 MB
Contagem de Instalações 433,968
Versão Atual 1.10.4
Última Atualização 2024-02-05
Data de Publicação 2022-06-06
Classificação 4.65/5 Total de 378 Avaliações
Desenvolvedor https://thepainty.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://thepainty.com/
URL da Página de Ajuda https://thepainty.com/contact
URL da Página de Política de Privacidade https://thepainty.com/privacy-policy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.10.4",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "32": "assets\/static\/32.png",
        "64": "assets\/static\/64.png",
        "128": "assets\/static\/128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "topSites",
        "contextMenus",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/static\/fabric.min.js",
                "content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "__MSG_title__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_page": ".\/options.html",
    "commands": {
        "open-drawer": {
            "suggested_key": {
                "default": "Alt+E",
                "linux": "Alt+E",
                "windows": "Alt+E",
                "mac": "Command+E"
            },
            "description": "Activate\/Disable"
        },
        "tool-panel-take-screenshot": {
            "description": "Take Screenshot"
        },
        "tool-panel-selected-area": {
            "description": "Selected Area"
        },
        "tool-panel-mouse-cursor": {
            "description": "Mouse Cursor"
        },
        "tool-panel-pencil": {
            "description": "Pencil"
        },
        "tool-panel-highlighter": {
            "description": "Highlighter"
        },
        "tool-panel-color-dropper": {
            "description": "Color Dropper"
        },
        "tool-panel-line": {
            "description": "Line"
        },
        "tool-panel-arrow": {
            "description": "Arrow"
        },
        "tool-panel-polyline": {
            "description": "Polyline"
        },
        "tool-panel-rectangle": {
            "description": "Rectangle"
        },
        "tool-panel-circle": {
            "description": "Circle"
        },
        "tool-panel-polygon": {
            "description": "Polygon"
        },
        "tool-panel-text": {
            "description": "Text"
        },
        "tool-panel-emoji": {
            "description": "Emoji"
        },
        "tool-panel-blur": {
            "description": "Blur"
        },
        "tool-panel-eraser": {
            "description": "Eraser"
        },
        "tool-panel-clear-all": {
            "description": "Clear All"
        },
        "tool-panel-undo": {
            "description": "Undo"
        },
        "tool-panel-redo": {
            "description": "Redo"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}