image magnifier

image magnifier

What is image magnifier?

image magnifier is a Chrome extension developed by qyz.yswy, and its main feature is "image magnifier".

Extension Screenshots

screenshot

Download image magnifier Extension CRX File

Download image magnifier extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        给任意图片添加局部放大镜功能,支持剪贴板、本地图片                    

Extension Basic Information

Name image magnifier image magnifier
ID ekelkcldacnngepbjajnbenejalglook
Official URL https://chromewebstore.google.com/detail/image-magnifier/ekelkcldacnngepbjajnbenejalglook
Description image magnifier
File Size 58.01 KB
Installation Count 119
Current Version 1.0
Last Updated 2021-09-29
Publish Date 2021-09-29
Developer qyz.yswy
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "image magnifier",
    "description": "image magnifier",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "48": "\/images\/icon.png",
        "128": "\/images\/icon.png"
    },
    "permissions": []
}