NCC Image Checker
Provides image optimisation information within the browser.
Qu'est-ce que NCC Image Checker ?
NCC Image Checker est une extension Chrome développée par NCC Group Web Performance, et sa fonction principale est "Provides image optimisation information within the browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NCC Image Checker
Téléchargez les fichiers d'extension NCC Image Checker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Sending images that are too big can damage site speed. This tool scans a whole page to identify all images and highlights those that are sent at the wrong size.
Informations de Base sur l'Extension
Nom | NCC Image Checker |
ID | fphiheficgnpphmjdliclanppccfgifl |
URL Officiel | https://chromewebstore.google.com/detail/ncc-image-checker/fphiheficgnpphmjdliclanppccfgifl |
Description | Provides image optimisation information within the browser. |
Taille du Fichier | 28.28 KB |
Nombre d'Installations | 780 |
Version Actuelle | 1.5.0 |
Dernière Mise à Jour | 2017-07-24 |
Date de Publication | 2017-07-24 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | NCC Group Web Performance |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.nccgroup.trust/uk/our-services/website-performance/ |
URL de la Page d'Aide | https://github.com/nccgroup/image-checker/issues |
URL de la Page de Politique de Confidentialité | https://www.nccgroup.trust/uk/about-us/privacy-policy |
Langues Prises en Charge | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "NCC Image Checker", "short_name": "Image Checker", "description": "Provides image optimisation information within the browser.", "version": "1.5.0", "icons": { "16": "app\/assets\/icon.png", "48": "app\/assets\/icon.png", "128": "app\/assets\/icon.png" }, "browser_action": { "default_icon": "app\/assets\/icon.png", "default_title": "NCC Image Checker", "default_popup": "app\/popup.html" }, "options_ui": { "page": "app\/options.html", "chrome_style": true }, "content_scripts": [ { "matches": [ " |