Check resolution

Checking resolution of images

What is Check resolution?

Check resolution is a Chrome extension developed by irekfrontend, and its main feature is "Checking resolution of images".

Download Check resolution Extension CRX File

Download Check resolution 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

                        Check resolution of images files on GitLab.                    

Extension Basic Information

Name Check resolution Check resolution
ID cghhggjappkladmcbgffglfmdnkpgdmo
Official URL https://chrome.google.com/webstore/detail/check-resolution/cghhggjappkladmcbgffglfmdnkpgdmo
Description Checking resolution of images
File Size 8.54 KB
Installation Count 10
Current Version 1.2.0
Last Updated 2017-11-21
Publish Date 2017-11-21
Rating 5.00/5 Total 1 Ratings
Developer irekfrontend
Email [email protected]
Payment Type free
Supported Languages 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",
        ""
    ]
}