HD picture zoom
Achieve high-resolution picture enlargement
什么是HD picture zoom?
HD picture zoom是由teolajhpdiw开发的Chrome扩展程序,该扩展的主要功能是“Achieve high-resolution picture enlargement”。
扩展截图
下载HD picture zoom扩展crx文件
下载HD picture zoom扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Achieve high-resolution picture enlargement
扩展基本信息
名称 | |
ID | bemcfabjnmdggombhpjhjhboiedblpad |
官方URL | https://chrome.google.com/webstore/detail/hd-picture-zoom/bemcfabjnmdggombhpjhjhboiedblpad |
简介 | Achieve high-resolution picture enlargement |
文件大小 | 81.13 KB |
安装次数 | 10 |
当前版本 | 1.0 |
更新时间 | 2020-01-11 |
上架时间 | 2020-01-11 |
评分 | 1.00/5 共1次评分 |
开发者 | teolajhpdiw |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HD picture zoom", "description": "Achieve high-resolution picture enlargement", "browser_action": { "default_popup": "box\/index.html" }, "content_security_policy": "script-src 'self'; object-src 'self'", "icons": { "128": "logo.png" }, "manifest_version": 2, "minimum_chrome_version": "1.0", "version": "1.0" } |