Free Speed Check
Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your…
Free Speed Checkคืออะไร?
Free Speed Check เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.freespeedcheck.net และคุณลักษณะหลักของมันคือ "Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Speed Check
ดาวน์โหลดไฟล์ส่วนขยาย Free Speed Check ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your download speed when your computer connects to our US server. We also support testing your computer upload speeds as well. If you wish to test your internet speed from different locations such as Singapore/Germany/United Kingdom, you can do so by clicking on any link within the Free Speed Check extension. Please note this extension is 100% free and we love to get user feedback from our users. Please spread the word among your friends if you enjoy using this software from us.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ecmfdbpkdmjmlnnhidklpdbicnhmpiff |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/free-speed-check/ecmfdbpkdmjmlnnhidklpdbicnhmpiff |
คำอธิบาย | Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your… |
ขนาดไฟล์ | 58.25 KB |
จำนวนการติดตั้ง | 508 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2018-03-10 |
วันที่เผยแพร่ | 2018-03-10 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://www.freespeedcheck.net |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Free Speed Check", "version": "1.0", "browser_action": { "default_title": "Free Speed Check", "default_popup": "actionpane.html" }, "permissions": [ "https:\/\/www.freespeedcheck.net\/*" ] } |