WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Co to jest WebSitePulse Test Tools?
WebSitePulse Test Tools to rozszerzenie Chrome opracowane przez WebSitePulseAlerts, a jego główną funkcją jest „Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia WebSitePulse Test Tools
Pobierz pliki rozszerzeń WebSitePulse Test Tools w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jmphlinomapclbibkncodameebhalcbg |
Oficjalny URL | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
Opis | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
Rozmiar pliku | 12.08 KB |
Liczba instalacji | 512 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2013-11-20 |
Data Publikacji | 2013-11-20 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | WebSitePulseAlerts |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://www.websitepulse.com/about/privacy-policy |
Obsługiwane Języki | 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 } |