WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Apa itu WebSitePulse Test Tools?
WebSitePulse Test Tools adalah ekstensi Chrome yang dikembangkan oleh WebSitePulseAlerts, dan fitur utamanya adalah "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi WebSitePulse Test Tools
Unduh file ekstensi WebSitePulse Test Tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | jmphlinomapclbibkncodameebhalcbg |
URL Resmi | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
Deskripsi | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
Ukuran File | 12.08 KB |
Jumlah Instalasi | 512 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2013-11-20 |
Tanggal Publikasi | 2013-11-20 |
Penilaian | 5.00/5 Total 5 Penilaian |
Pengembang | WebSitePulseAlerts |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.websitepulse.com/about/privacy-policy |
Bahasa yang Didukung | 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 } |