WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Cos'è WebSitePulse Test Tools?
WebSitePulse Test Tools è un'estensione di Chrome sviluppata da WebSitePulseAlerts, e la sua funzione principale è "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WebSitePulse Test Tools
Scarica i file di estensione WebSitePulse Test Tools 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
Informazioni di Base sull'Estensione
| Nome | |
| ID | jmphlinomapclbibkncodameebhalcbg |
| URL Ufficiale | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
| Descrizione | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
| Dimensione del File | 12.08 KB |
| Conteggio Installazioni | 512 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2013-11-20 |
| Data di Pubblicazione | 2013-11-20 |
| Valutazione | 5.00/5 Totale 5 Valutazioni |
| Sviluppatore | WebSitePulseAlerts |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://www.websitepulse.com/about/privacy-policy |
| Lingue Supportate | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "barico.png",
"default_popup": "view.html"
},
"description": "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.",
"icons": {
"48": "mainico.png"
},
"name": "WebSitePulse Test Tools",
"permissions": [
"tabs",
"http:\/\/*.websitepulse.com\/*"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.1",
"manifest_version": 2
} | |