HD picture zoom
Achieve high-resolution picture enlargement
What is HD picture zoom?
HD picture zoom is a Chrome extension developed by teolajhpdiw, and its main feature is "Achieve high-resolution picture enlargement".
Extension Screenshots
Download HD picture zoom Extension CRX File
Download HD picture zoom 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
Achieve high-resolution picture enlargement
Extension Basic Information
Name | |
ID | bemcfabjnmdggombhpjhjhboiedblpad |
Official URL | https://chrome.google.com/webstore/detail/hd-picture-zoom/bemcfabjnmdggombhpjhjhboiedblpad |
Description | Achieve high-resolution picture enlargement |
File Size | 81.13 KB |
Installation Count | 10 |
Current Version | 1.0 |
Last Updated | 2020-01-11 |
Publish Date | 2020-01-11 |
Rating | 1.00/5 Total 1 Ratings |
Developer | teolajhpdiw |
Payment Type | free |
Supported Languages | 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" } |