极测
极测
什么是极测?
极测是由geaping开发的Chrome扩展程序,该扩展的主要功能是“极测”。
扩展截图
下载极测扩展crx文件
下载极测扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
快速进行 —————— 网站测速 DNS测试 PING测试 路由追踪 —————— 我的上网IP IP连通检测 聚合IP查询
扩展基本信息
名称 | 极测 |
ID | hnkppadhfhoklkheedhljedlfllmacjk |
官方URL | https://chromewebstore.google.com/detail/%E6%9E%81%E6%B5%8B/hnkppadhfhoklkheedhljedlfllmacjk |
简介 | 极测 |
文件大小 | 98.12 KB |
安装次数 | 19 |
当前版本 | 1.0.1 |
更新时间 | 2020-05-12 |
上架时间 | 2020-05-12 |
开发者 | geaping |
付费类型 | free |
扩展官网 | https://geaping.com/#chrome |
支持的语言 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6781\u6d4b", "version": "1.0.1", "description": "\u6781\u6d4b", "author": "Yaitoo", "icons": { "16": "ce16.png", "32": "ce32.png", "48": "ce48.png", "128": "ce128.png" }, "browser_action": { "default_icon": "ce16.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ], "homepage_url": "https:\/\/www.geaping.com" } |