Paint Tool for Chrome
Paint tool to draw anything and anywhere in real-time, paint online. Take a screenshot of your drawing use screenshot tool.
Τι είναι το Paint Tool for Chrome;
Το Paint Tool for Chrome είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Paint Online App., και η κύρια λειτουργία του είναι "Paint tool to draw anything and anywhere in real-time, paint online. Take a screenshot of your drawing use screenshot tool.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Paint Tool for Chrome
Λήψη αρχείων επέκτασης Paint Tool for Chrome σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Paint Tool - draw on any website, add text, add lines, and highlight! With Web Paint, you can use your mouse or touchscreen to draw on the web or on PDF and save it to your computer. Paint, draw, and mark on any webpage or website. Whether you're a student, a professional, or just someone who loves browsing the web 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. Easy to set up extension: 1. Install the Web Paint extension, and reload the page to let the extension work. 2. Click on the extension whenever you need to draw or highlight something. 3. Drawings are automatically saved. 4. Take Screenshot. 5. Reload the page to exit the draw mode from the browser. Accustomed to reading books and highlighting important texts or just wanted to draw on any website in real time in the comfort of your browser or want to share your screen for cases like reporting technical issues, making product demos or how-to tutorials? Here are reasons to choose our extension: 1. Has all the features of MS Paint. 2. Adjustable thickness, transparency, and preset color. 3. Take a screenshot of the page. Paint Online is lite weight and a free extension for Chrome that can be used for educational purposes and introduce anyone to drawing right from your browser. In addition, it can practice the alphabet, numbers, and paintings while educating. Perform full page screen capture. Save image screenshot to PDF or images. Instant screenshots are stored locally, and produce no traffic. Screenshot tool can work offline. The creation of a screen capture is easy as it ever could be. Choose from the full-screen or partial area and take it in a click. Then you can fully customize screenshot like add text, drawing lines, arrows, and shapes. You can share your images on Pinterest board. It also contains the functions you need: - 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 Important Notice After installation/update, please reload the active tabs in your browser for the extensio to work. Rate us! We work hard to provide you with the best experience for Chrome. If you like our extension, please provide us with a 5 star rating!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Paint Tool for Chrome |
ID | coabfkgengacobjpmdlmmihhhfnhbjdm |
Επίσημο URL | https://chromewebstore.google.com/detail/paint-tool-for-chrome/coabfkgengacobjpmdlmmihhhfnhbjdm |
Περιγραφή | Paint tool to draw anything and anywhere in real-time, paint online. Take a screenshot of your drawing use screenshot tool. |
Μέγεθος Αρχείου | 145 KB |
Αριθμός Εγκαταστάσεων | 235,104 |
Τρέχουσα Έκδοση | 1.1.1 |
Τελευταία Ενημέρωση | 2024-01-25 |
Ημερομηνία Δημοσίευσης | 2022-12-13 |
Αξιολόγηση | 4.55/5 Συνολικά 918 Αξιολογήσεις |
Προγραμματιστής | Paint Online App. |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/paint-online/privacy-policy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,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_description__", "version": "1.1.1", "manifest_version": 3, "default_locale": "en", "action": { "default_title": "__MSG_name__", "default_icon": "icons\/icon-128.png" }, "icons": { "128": "icons\/icon-128.png" }, "background": { "service_worker": "js\/service_worker.js" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "js\/jquery-3.2.1.min.js" ], "run_at": "document_start", "all_frames": true, "css": [ "styles\/modal.css" ] } ], "options_page": "html\/settings.html", "permissions": [ "activeTab", "storage", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "img\/*" ], "matches": [ " |