Magnify
Hover over an image with a magnifying glass
What is Magnify?
Magnify is a Chrome extension developed by reinaldomagalhaes96, and its main feature is "Hover over an image with a magnifying glass".
Extension Screenshots
Download Magnify Extension CRX File
Download Magnify 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
Simple tool used for looking at small details in images.
Extension Basic Information
Name | Magnify |
ID | dhhmlkhlndebglfokofodmpojiejhahm |
Official URL | https://chromewebstore.google.com/detail/magnify/dhhmlkhlndebglfokofodmpojiejhahm |
Description | Hover over an image with a magnifying glass |
File Size | 91.29 KB |
Installation Count | 69 |
Current Version | 1.0 |
Last Updated | 2020-08-19 |
Publish Date | 2020-07-20 |
Rating | 4.00/5 Total 2 Ratings |
Developer | reinaldomagalhaes96 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magnify", "version": "1.0", "description": "Hover over an image with a magnifying glass", "permissions": [ "storage", "contextMenus", "activeTab" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |