WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
WebSitePulse Test Toolsคืออะไร?
WebSitePulse Test Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WebSitePulseAlerts และคุณลักษณะหลักของมันคือ "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebSitePulse Test Tools
ดาวน์โหลดไฟล์ส่วนขยาย WebSitePulse Test Tools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jmphlinomapclbibkncodameebhalcbg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
คำอธิบาย | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
ขนาดไฟล์ | 12.08 KB |
จำนวนการติดตั้ง | 512 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2013-11-20 |
วันที่เผยแพร่ | 2013-11-20 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | WebSitePulseAlerts |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.websitepulse.com/about/privacy-policy |
ภาษาที่รองรับ | 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 } |