Amazing Screenshot and Annotate Tool

Amazing Screenshot & Annotate Tool

Amazing Screenshot and Annotate Toolคืออะไร?

Amazing Screenshot and Annotate Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย extfun และคุณลักษณะหลักของมันคือ "Amazing Screenshot & Annotate Tool"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazing Screenshot and Annotate Tool

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

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

                        Amazing Screenshot screenshot and annotation tool is a simple, free screenshot capture extension that allows you to easily implement screenshots and annotation functions with just one click.

Meet the requirements of high-quality, high-resolution screenshots, support PNG, JPG, PDF formats, built-in rich annotation tools, allowing you to easily edit screenshots, and you can also use it as a graffiti tool to edit web content at will .

✍Screenshot function:
☑︎ Screenshots of some areas
☑︎ Screenshot of the entire page
☑︎ Screenshot of the visible area
☑︎ Support saving screenshots in PNG, JPG, and PDF formats.
☑︎ Screen capture keyboard shortcuts


✍Screen shot annotation function:
☑︎ write text
☑︎ Obfuscate sensitive information
☑︎ Use arrows and stickers
☑︎ Include rectangular boxes or lines
☑︎ Picture cropping
☑︎ Insert picture
☑︎ Support saving screenshots in PNG, JPG, and PDF formats.

privacy:
We will not collect, store, use, transfer or sell your personal privacy information.                    

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

ชื่อ Amazing Screenshot and Annotate Tool Amazing Screenshot and Annotate Tool
ID kfcihfggijplpbcnnbbnckednhcbllah
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/amazing-screenshot-and-an/kfcihfggijplpbcnnbbnckednhcbllah
คำอธิบาย Amazing Screenshot & Annotate Tool
ขนาดไฟล์ 1.41 MB
จำนวนการติดตั้ง 1,456
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2021-07-26
วันที่เผยแพร่ 2021-07-19
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา extfun
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.freeprivacypolicy.com/live/1a989ad9-eb14-4e79-994b-1739426407b8
ภาษาที่รองรับ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "1.1",
    "description": "Amazing Screenshot & Annotate Tool",
    "icons": {
        "16": "02.png",
        "48": "02.png",
        "128": "02.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "downloads"
    ],
    "browser_action": {
        "default_icon": {
            "19": "02.png",
            "38": "02.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "options_page": "option.html",
    "content_scripts": [
        {
            "css": [
                "stylesheets\/selected.css"
            ],
            "js": [
                "javascripts\/libs\/jquery-3.4.0.min.js",
                "javascripts\/libs\/dragresize.js",
                "javascripts\/jquery.draggable.js",
                "javascripts\/libs\/jquery-ui-custom.min.js",
                "javascripts\/bundles\/content.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "images\/clear.png",
        "images\/icon19.png",
        "images\/button_icon_cancel.png",
        "images\/[email protected]",
        "images\/button_icon_cancel_hover.png",
        "images\/[email protected]",
        "images\/button_icon_capture.png",
        "images\/[email protected]",
        "images\/button_icon_capture_hover.png",
        "images\/[email protected]",
        "images\/[email protected]",
        "images\/button_icon_copy.png",
        "images\/video_toolbar\/video_toolbar_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/video_toolbar\/brush_mouse_pen_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/video_toolbar\/brush_mouse_box_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/video_toolbar\/brush_mouse_arrow_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/video_toolbar\/toolbar_clear_mouse_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/video_toolbar\/toolbar_clear_mouse_hover_ic.png",
        "images\/video_toolbar\/[email protected]",
        "images\/annotate_icons.png",
        "images\/[email protected]",
        "images\/svg\/windows-cursor.svg",
        "images\/svg\/cursor.svg",
        "images\/svg\/cursor-hand.svg",
        "images\/svg\/cursor-hand-black.svg",
        "images\/svg\/cursor-click.svg",
        "images\/svg\/smile.svg",
        "images\/svg\/cry.svg",
        "images\/svg\/tick-off.svg",
        "images\/svg\/cross.svg",
        "images\/svg\/forbidden.svg",
        "images\/svg\/warning.svg",
        "images\/svg\/q-mark.svg",
        "images\/svg\/like.svg",
        "images\/svg\/heart.svg",
        "images\/svg\/star.svg",
        "images\/svg\/chicken.svg",
        "images\/svg\/dog.svg",
        "images\/svg\/rain.svg",
        "images\/svg\/sun.svg",
        "images\/svg\/cloud.svg",
        "images\/svg\/thunder.svg",
        "images\/svg\/fish.svg",
        "images\/svg\/fish2.svg",
        "images\/svg\/tree1.svg",
        "images\/svg\/tree2.svg",
        "images\/svg\/building1.svg",
        "images\/svg\/building2.svg",
        "images\/svg\/package.svg",
        "images\/svg\/tent.svg",
        "images\/svg\/umbrella.svg",
        "images\/svg\/car.svg",
        "images\/svg\/basketball.svg",
        "images\/svg\/beer.svg",
        "annotate.html"
    ]
}