Check resolution

Checking resolution of images

什么是Check resolution?

Check resolution是由irekfrontend开发的Chrome扩展程序,该扩展的主要功能是“Checking resolution of images”。

下载Check resolution扩展crx文件

下载Check resolution扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Check resolution of images files on GitLab.                    

扩展基本信息

名称 Check resolution Check resolution
ID cghhggjappkladmcbgffglfmdnkpgdmo
官方URL https://chrome.google.com/webstore/detail/check-resolution/cghhggjappkladmcbgffglfmdnkpgdmo
简介 Checking resolution of images
文件大小 8.54 KB
安装次数 10
当前版本 1.2.0
更新时间 2017-11-21
上架时间 2017-11-21
评分 5.00/5 共1次评分
开发者 irekfrontend
电子邮箱 [email protected]
付费类型 free
支持的语言 pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Check resolution",
    "version": "1.2.0",
    "description": "Checking resolution of images",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}