Image Manager

Powerfull image editor

Image Manager là gì?

Image Manager là một tiện ích mở rộng Chrome được phát triển bởi http://w3path.com, và tính năng chính của nó là "Powerfull image editor".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Image Manager

Tải xuống các tệp mở rộng Image Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This image editor uses HTML5. Edit your images, adjust and add effects.

It's all-inclusive editing tools can be used to level up any photo: crop, resize, rotate, straighten and add text are all included as basic features, plus sharpen, dehaze, vignette, clipart, filters, photo effects, radial and tilt shift, and many more options for more-than versatile editing.


Photo editing is tough: it requires time, patience, and technical chops, not to mention complicated, expensive software. With this, you can turn a photo you like into a photo you love

Capture browser screen and edit                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Image Manager Image Manager
ID fbcknobmagahblapmkjepaflnakhagle
URL Chính Thức https://chrome.google.com/webstore/detail/image-manager/fbcknobmagahblapmkjepaflnakhagle
Mô tả Powerfull image editor
Kích Thước Tệp 644 KB
Số Lần Cài Đặt 3,473
Phiên Bản Hiện Tại 1.3.5
Cập Nhật Lần Cuối 2020-10-26
Ngày Phát Hành 2020-10-26
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://w3path.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://w3path.com
URL Trang Trợ Giúp https://w3path.com/contact-us
URL Trang Chính Sách Bảo Mật https://w3path.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "author": "Ravi Shukla",
    "browser_action": {
        "default_icon": "dist\/image\/logo.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.google-analytics.com; object-src 'self'; connect-src https:\/\/*.google-analytics.com;",
    "description": "Powerfull image editor",
    "icons": {
        "128": "dist\/image\/logo.png",
        "16": "dist\/image\/logo.png",
        "32": "dist\/image\/logo.png",
        "48": "dist\/image\/logo.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAglXlWEipfBSoXtWfCX6E6dnwEqSZ0wyOhavbq1ew\/T9ipfYvtzDu0yfriRgt1Mu8jOF1U45naoCawbzNp9c69hZbTHFML+I8QUD51WDHjQuw\/HgOYnqc+FhEPPOboRunPYu+ldLYZC5XXm06AeSrWkEPRBCTX5Z8fi6w6AHIK0BT+\/EjCyn3tUqdMdPDJWynrXGD8OR4UpXLyvjZ9N81nqPf9m\/9sgHZN9YX+ZY\/iigovi0SRxN9O3e4p72OL57LgQQ+0fW8+2hGRFB8nxQ2cYcmEKN4UXQ0A99s9j50MqPvK61lnPQ3qkQpwtSfWOJn+D89e8j4us1QzTZ1B1h2gwIDAQAB",
    "manifest_version": 2,
    "name": "Image Manager",
    "permissions": [
        "tabs",
        "",
        "storage",
        "unlimitedStorage",
        "tabCapture"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.5"
}