WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Wat is WebSitePulse Test Tools?
WebSitePulse Test Tools is een Chrome-extensie ontwikkeld door WebSitePulseAlerts, en de belangrijkste functie is "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
Extensie Screenshots
Download het CRX-bestand van de extensie WebSitePulse Test Tools
Download WebSitePulse Test Tools-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
Basisinformatie over de Extensie
Naam | |
ID | jmphlinomapclbibkncodameebhalcbg |
Officiële URL | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
Beschrijving | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
Bestandsgrootte | 12.08 KB |
Aantal Installaties | 512 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2013-11-20 |
Publicatiedatum | 2013-11-20 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | WebSitePulseAlerts |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.websitepulse.com/about/privacy-policy |
Ondersteunde Talen | 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 } |