GTmetrix Speed Analyzer Plugin

This will check the speed of your internet using GTmetrix Plugin.

Cos'è GTmetrix Speed Analyzer Plugin?

GTmetrix Speed Analyzer Plugin è un'estensione di Chrome sviluppata da ghostradiox, e la sua funzione principale è "This will check the speed of your internet using GTmetrix Plugin.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione GTmetrix Speed Analyzer Plugin

Scarica i file di estensione GTmetrix Speed Analyzer Plugin in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extension will immedialtly give a report on your website speed on the website that you are on. This will give a good idea of why its slow or why it is fast.                    

Informazioni di Base sull'Estensione

Nome GTmetrix Speed Analyzer Plugin GTmetrix Speed Analyzer Plugin
ID cmlopplchaddibkbghojcidknkpgngba
URL Ufficiale https://chrome.google.com/webstore/detail/gtmetrix-speed-analyzer-p/cmlopplchaddibkbghojcidknkpgngba
Descrizione This will check the speed of your internet using GTmetrix Plugin.
Dimensione del File 4.79 KB
Conteggio Installazioni 814
Versione Corrente 1.0
Ultimo Aggiornamento 2017-01-13
Data di Pubblicazione 2017-01-13
Valutazione 2.33/5 Totale 6 Valutazioni
Sviluppatore ghostradiox
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GTmetrix Speed Analyzer Plugin",
    "description": "This will check the speed of your internet using GTmetrix Plugin.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}