Clicks per Second Test
NeverRests Game Google Extension!.
什么是Clicks per Second Test?
Clicks per Second Test是由Stefano Calleo开发的Chrome扩展程序,该扩展的主要功能是“NeverRests Game Google Extension!.”。
扩展截图
下载Clicks per Second Test扩展crx文件
下载Clicks per Second Test扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
| 名称 | |
| ID | melohejfngdihgjanceolmccfkbbgkld |
| 官方URL | https://chromewebstore.google.com/detail/clicks-per-second-test/melohejfngdihgjanceolmccfkbbgkld |
| 简介 | NeverRests Game Google Extension!. |
| 文件大小 | 37.83 KB |
| 安装次数 | 191 |
| 当前版本 | 1.5 |
| 更新时间 | 2019-02-03 |
| 上架时间 | 2019-02-03 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Stefano Calleo |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Clicks per Second Test",
"description": "NeverRests Game Google Extension!.",
"version": "1.5",
"browser_action": {
"default_title": "FlappyAlan",
"default_icon": "icon\/128.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon\/16.png",
"48": "icon\/32.png",
"128": "icon\/128.png"
},
"manifest_version": 2
} | |