Screenshot Master Tool

Crop, Print, Write, Draw and Download your Screenshots

Τι είναι το Screenshot Master Tool;

Το Screenshot Master Tool είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον dzukushiki1289, και η κύρια λειτουργία του είναι "Crop, Print, Write, Draw and Download your Screenshots".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Screenshot Master Tool

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

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

                        Here is a multifunctional and useful screenshot tool for chrome browser, that`ll simply do its job. Bet you won`t find a better screenshot capture extension on the whole web. Extension has a number of useful features to use. You can not only take a screen capture, but also add a text, draw right on the screenshot with any color from the palette, choose the brush sickness. Extension also allows you to crop the image and of course undo and redo actions. And it`s absolutely for free! Let`s bring something special to your routine working process and renew your browser. Just one click and our screenshot tool will make a high quality shot of your screen. We are 100% sure that you won`t be disappointed. We have tried to do our best to save your time and provide you some comfort. This extension doesn`t weigh a lot and has extremely simple interface so everyone can use it without any problems. If you want to share any important information then this awesome screenshot capture extension is exactly what you were looking for. Install this amazing screenshot tool for Chrome browser and make your life simple and easy. Share important information with your friends or colleges using our extension. Extension has mo hidden scripts to harm your device or steal personal data. Install the best screen capture extension and feel the difference.                    

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

Όνομα Screenshot Master Tool Screenshot Master Tool
ID plgfblbnbcnhgkgonhdkcehpaojfccna
Επίσημο URL https://chrome.google.com/webstore/detail/screenshot-master-tool/plgfblbnbcnhgkgonhdkcehpaojfccna
Περιγραφή Crop, Print, Write, Draw and Download your Screenshots
Μέγεθος Αρχείου 164 KB
Αριθμός Εγκαταστάσεων 4,000
Τρέχουσα Έκδοση 1.4
Τελευταία Ενημέρωση 2022-06-01
Ημερομηνία Δημοσίευσης 2021-06-20
Αξιολόγηση 2.33/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής dzukushiki1289
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.4",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "Crop, Print, Write, Draw and Download your Screenshots",
    "browser_action": {
        "default_icon": "surcher\/puha\/den\/pan.png",
        "default_popup": "fukl.html"
    },
    "background": {
        "scripts": [
            "surcher\/elch.js"
        ]
    },
    "icons": {
        "128": "surcher\/puha\/den\/pan.png"
    },
    "permissions": [
        "",
        "storage",
        "downloads"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}