Popper
Distract yourself by popping the lock
什么是Popper?
Popper是由Anwesh43开发的Chrome扩展程序,该扩展的主要功能是“Distract yourself by popping the lock”。
扩展截图
下载Popper扩展crx文件
下载Popper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Distract yourself playing popper when you open a new tab. Fun clicking game. The line will be moving along the lock you have to tap when the line is close to a ball if you miss it game will be over.
扩展基本信息
名称 | Popper |
ID | hlmihaahnkijgkdkncaoacdjkdahioen |
官方URL | https://chromewebstore.google.com/detail/popper/hlmihaahnkijgkdkncaoacdjkdahioen |
简介 | Distract yourself by popping the lock |
文件大小 | 46.5 KB |
安装次数 | 14 |
当前版本 | 1.0.1 |
更新时间 | 2016-11-07 |
上架时间 | 2016-11-07 |
评分 | 3.50/5 共2次评分 |
开发者 | Anwesh43 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Popper", "description": "Distract yourself by popping the lock", "manifest_version": 2, "version": "1.0.1", "icons": { "32": "img\/popper_icon_32.png", "64": "img\/popper_icon_64.png" }, "chrome_url_overrides": { "newtab": "popper.html" } } |