PaintPro - Professional Drawing Tool

PaintPro is a powerful Chrome extension that provides users with professional-grade drawing tools and image editing capabilities.

什麼是PaintPro - Professional Drawing Tool?

PaintPro - Professional Drawing Tool是由Paint開發的Chrome擴展程式,該擴展的主要功能是“PaintPro is a powerful Chrome extension that provides users with professional-grade drawing tools and image editing capabilities.”。

擴展截圖

screenshot

下載PaintPro - Professional Drawing Tool擴展crx文件

下載PaintPro - Professional Drawing Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        PaintPro offers a wide range of features, including:
1. Comprehensive Drawing Tools: PaintPro provides a diverse set of drawing tools, including various brush styles, an eraser, shape tools (such as rectangles, ellipses, and lines), and a text tool. You can choose the appropriate tool to suit your creative needs.
2. Layer Management: With PaintPro's layer functionality, you can easily create, manage, and control multiple layers within your images. Adjust the order, opacity, and visibility of layers to achieve precise image editing and composition effects.
3. Advanced Image Adjustments: PaintPro offers a variety of advanced image adjustment options, such as color correction, curve adjustments, and levels adjustments. You can exercise precise control over colors and exposure to achieve professional-level results.
4. Effects and Filters: PaintPro includes a collection of effects and filters, including blur, sharpening, and lighting effects, enabling you to add unique styles and visual effects to your artwork.
5. Import and Export: You can effortlessly import local image files into PaintPro for editing, and export your edited images in various common formats, such as PNG and JPEG.

PaintPro is a professional-grade drawing tool that is also suitable for beginners and non-professional users. Whether you're performing simple image enhancements or creating complex art pieces, PaintPro will meet your needs and help you showcase your creativity flawlessly.                    

擴展基本資訊

名稱 PaintPro - Professional Drawing Tool PaintPro - Professional Drawing Tool
ID edilbbjmcenabeecljloiiddlikhmpji
官方網址 https://chromewebstore.google.com/detail/paintpro-professional-dra/edilbbjmcenabeecljloiiddlikhmpji
簡介 PaintPro is a powerful Chrome extension that provides users with professional-grade drawing tools and image editing capabilities.
檔案大小 3.69 MB
安裝次數 66
目前版本 1.0.0
更新時間 2024-01-04
上架時間 2024-01-04
評分 5.00/5 共 1 次評分
開發者 Paint
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://docs.google.com/document/d/e/2PACX-1vQjRCGMEa5t9W6LcHHZoFXKeuSidf-IHIg6cPfc3XOX7GWj0RcVOh1l1jtvGWbUyxByYnvLNPI_luW2/pub
支援的語言 de,en,fr,es,pt-BR,ru,ar,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.0",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "assets\/icon.png",
        "48": "assets\/icon.png",
        "128": "assets\/icon.png"
    },
    "action": [],
    "background": {
        "service_worker": "background.js"
    }
}