极测
极测
What is 极测?
极测 is a Chrome extension developed by geaping, and its main feature is "极测".
Extension Screenshots
Download 极测 Extension CRX File
Download 极测 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
快速进行 —————— 网站测速 DNS测试 PING测试 路由追踪 —————— 我的上网IP IP连通检测 聚合IP查询
Extension Basic Information
Name | 极测 |
ID | hnkppadhfhoklkheedhljedlfllmacjk |
Official URL | https://chromewebstore.google.com/detail/%E6%9E%81%E6%B5%8B/hnkppadhfhoklkheedhljedlfllmacjk |
Description | 极测 |
File Size | 98.12 KB |
Installation Count | 19 |
Current Version | 1.0.1 |
Last Updated | 2020-05-12 |
Publish Date | 2020-05-12 |
Developer | geaping |
Payment Type | free |
Extension Website | https://geaping.com/#chrome |
Supported Languages | 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" } |