Screenshot Tool & Editor

Crop, Print, Write, Draw and Download your Screenshots

Screenshot Tool & Editorคืออะไร?

Screenshot Tool & Editor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย anzelikabekbolieva17 และคุณลักษณะหลักของมันคือ "Crop, Print, Write, Draw and Download your Screenshots"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Screenshot Tool & Editor

ดาวน์โหลดไฟล์ส่วนขยาย Screenshot Tool & Editor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Install this amazing screenshot tool for Chrome browser and make your life simple and easy. Installation process is quick and simple. Screenshot capture is also pretty easy to use because of intuitive and simple interface. Extension allows you to crop the image or even instantly print it. You`ll find all the corresponding icons after clicking on the extension icon in right-upper corner of Chrome browser. Get this cool and reliable screenshot tool and you won`t regret it. To save the screenshot click on “download” button. As it`s already been mentioned, you can crop the image and have it in the desirable size. Extension also allows you to print the screen capture just in one click. Share important information with your friends or colleges using our extension. This amazing screenshot tool will also come in handy when you need to save some important stuff on your device. It`s also pretty easy to uninstall, but we doubt you`ll think about getting rid of such a useful extension. Screenshot capture app will simply do the thing we designed it to do – no more, no less. Extension has mo hidden scripts to harm your device or steal personal data. Need an instant screen capture? Then just get it using our extension. Feel free to share with friends and leave a comment or request.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Screenshot Tool & Editor Screenshot Tool & Editor
ID agphdnmiohepjnlfjealfnolpjlifloc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/screenshot-tool-editor/agphdnmiohepjnlfjealfnolpjlifloc
คำอธิบาย Crop, Print, Write, Draw and Download your Screenshots
ขนาดไฟล์ 170 KB
จำนวนการติดตั้ง 7,000
เวอร์ชันปัจจุบัน 1.7
อัปเดตครั้งล่าสุด 2022-06-02
วันที่เผยแพร่ 2021-01-21
คะแนน 3.22/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา anzelikabekbolieva17
อีเมล [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": "Screenshot Tool & Editor",
    "version": "1.7",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "Crop, Print, Write, Draw and Download your Screenshots",
    "browser_action": {
        "default_icon": "mixed_files\/deta.png",
        "default_popup": "popup_win.html"
    },
    "background": {
        "scripts": [
            "mixed_files\/chrome.js"
        ]
    },
    "icons": {
        "128": "mixed_files\/deta.png"
    },
    "permissions": [
        "",
        "storage",
        "downloads"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}