WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Vad är WebSitePulse Test Tools?
WebSitePulse Test Tools är en Chrome-tillägg utvecklad av WebSitePulseAlerts, och dess huvudfunktion är "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
Tilläggsskärmbilder
Ladda ner WebSitePulse Test Tools-förlängningens CRX-fil
Ladda ner WebSitePulse Test Tools-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | |
ID | jmphlinomapclbibkncodameebhalcbg |
Officiell webbadress | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
Beskrivning | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
Filstorlek | 12.08 KB |
Antal Installationer | 512 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2013-11-20 |
Publiceringsdatum | 2013-11-20 |
Betyg | 5.00/5 Totalt 5 Betyg |
Utvecklare | WebSitePulseAlerts |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.websitepulse.com/about/privacy-policy |
Stödda Språk | 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 } |