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
Eメール [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",
        ""
    ]
}