Magnify
Hover over an image with a magnifying glass
什么是Magnify?
Magnify是由reinaldomagalhaes96开发的Chrome扩展程序,该扩展的主要功能是“Hover over an image with a magnifying glass”。
扩展截图
下载Magnify扩展crx文件
下载Magnify扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Simple tool used for looking at small details in images. 扩展基本信息
| 名称 | |
| ID | dhhmlkhlndebglfokofodmpojiejhahm |
| 官方URL | https://chromewebstore.google.com/detail/magnify/dhhmlkhlndebglfokofodmpojiejhahm |
| 简介 | Hover over an image with a magnifying glass |
| 文件大小 | 91.29 KB |
| 安装次数 | 69 |
| 当前版本 | 1.0 |
| 更新时间 | 2020-08-19 |
| 上架时间 | 2020-07-20 |
| 评分 | 4.00/5 共2次评分 |
| 开发者 | reinaldomagalhaes96 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | 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": [
" | |