PTCL Speed Test
With PTCL Speed Test Chrome Extension, you can check out your upload and download speed.
什么是PTCL Speed Test?
PTCL Speed Test是由https://jcrvis.com.pk开发的Chrome扩展程序,该扩展的主要功能是“With PTCL Speed Test Chrome Extension, you can check out your upload and download speed.”。
扩展截图
下载PTCL Speed Test扩展crx文件
下载PTCL Speed Test扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You can check your internet speed from your desktop using PTCL Speed Test. With this test tool, you can see both upload and download times. In this way, you can figure out which version of the internet is right for you. Try this PTCL Net Speed Test extension.
扩展基本信息
名称 | PTCL Speed Test |
ID | haepempglmogloijokhkmnhbmknbmegg |
官方URL | https://chromewebstore.google.com/detail/ptcl-speed-test/haepempglmogloijokhkmnhbmknbmegg |
简介 | With PTCL Speed Test Chrome Extension, you can check out your upload and download speed. |
文件大小 | 43.36 KB |
安装次数 | 43 |
当前版本 | 1.0 |
更新时间 | 2021-12-24 |
上架时间 | 2021-12-23 |
开发者 | https://jcrvis.com.pk |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://jcrvis.com.pk/ptcl-speed-test/ |
帮助页面URL | https://jcrvis.com.pk/contact-us/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PTCL Speed Test", "description": "With PTCL Speed Test Chrome Extension, you can check out your upload and download speed.", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |