Check resolution

Checking resolution of images

Wat is Check resolution?

Check resolution is een Chrome-extensie ontwikkeld door irekfrontend, en de belangrijkste functie is "Checking resolution of images".

Download het CRX-bestand van de extensie Check resolution

Download Check resolution-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Check resolution of images files on GitLab.                    

Basisinformatie over de Extensie

Naam Check resolution Check resolution
ID cghhggjappkladmcbgffglfmdnkpgdmo
Officiële URL https://chrome.google.com/webstore/detail/check-resolution/cghhggjappkladmcbgffglfmdnkpgdmo
Beschrijving Checking resolution of images
Bestandsgrootte 8.54 KB
Aantal Installaties 10
Huidige Versie 1.2.0
Laatst Bijgewerkt 2017-11-21
Publicatiedatum 2017-11-21
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar irekfrontend
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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",
        ""
    ]
}