Paint Online

Create fun drawings directly on web pages using the paint tool. Take a screenshot when you want to save your work.

Τι είναι το Paint Online;

Το Paint Online είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Paint on Tab Tool, και η κύρια λειτουργία του είναι "Create fun drawings directly on web pages using the paint tool. Take a screenshot when you want to save your work.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Paint Online

Λήψη αρχείων επέκτασης Paint Online σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        While browsing websites, we sometimes need to quickly draw something over a page to mark something we want to show someone or express our thoughts about an element. 

Usually, it would involve taking a screenshot of a given page, copying it into our favourite image editor, adding whatever we wanted to add, saving and sending the result to whom we wanted to show it—lots of time-consuming steps. Fortunately, we can simplify this process by using Paint on Tab Tool – a free app dedicated to drawing over web pages.

The paint on tab tool has a simple and easy-to-use design. It is not confusing, and easily recognizable icons are used in the app, which makes it easy for everyone to use.

Paint Tool is a fun extension on Google Chrome which lets you annotate any page you want and share it with your friends. Paint enables you to draw on any webpage with various tools to express your thoughts, make a point or edit. It is just a fun extension, and you can get some laughs using this extension by creating funny faces, etc., on web pages. The plus points of Paint extension are:

- Draw on any webpage in your browser.
- Make shapes with the magic marker.
- Write with the text tool.
- Take screenshots to share your creativity.

Using this extension, you can share your feelings about a webpage and then share it with your friends. But, first, let me tell you how you can use the extension.

1. Download the extension.
2. Click on the extension icon on the top right.
3. Wait for a second for the page to reload.
You will see a toolbox.
4. Now annotate the web page using that toolbox.

You can mark shapes with the magic marker, write with the text tool and more. After you are done, take a screenshot of your work so that your friends can also see your creativity.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Paint Online Paint Online
ID cclhgechkjghfaoebihpklmllnnlnbdb
Επίσημο URL https://chromewebstore.google.com/detail/paint-online/cclhgechkjghfaoebihpklmllnnlnbdb
Περιγραφή Create fun drawings directly on web pages using the paint tool. Take a screenshot when you want to save your work.
Μέγεθος Αρχείου 260 KB
Αριθμός Εγκαταστάσεων 215,311
Τρέχουσα Έκδοση 1.8
Τελευταία Ενημέρωση 2023-02-05
Ημερομηνία Δημοσίευσης 2022-01-17
Αξιολόγηση 4.58/5 Συνολικά 217 Αξιολογήσεις
Προγραμματιστής Paint on Tab Tool
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://sites.google.com/view/paintonlinepp
Υποστηριζόμενες Γλώσσες 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": "\/new_icons\/logo\/48.png",
        "default_title": "Paint on Tab Tool"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "\/new_icons\/logo\/128.png",
        "16": "\/new_icons\/logo\/16.png",
        "48": "\/new_icons\/logo\/48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "options_page": "options.html",
    "permissions": [
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.8"
}