Wheelie Challenge Game
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
什么是Wheelie Challenge Game?
Wheelie Challenge Game是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Click on the extension icon to play Wheelie Challenge Game on Google Chrome”。
扩展截图
下载Wheelie Challenge Game扩展crx文件
下载Wheelie Challenge Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
扩展基本信息
名称 | Wheelie Challenge Game |
ID | bcnldichmkkcfihilleaobeglokmedcd |
官方URL | https://chromewebstore.google.com/detail/wheelie-challenge-game/bcnldichmkkcfihilleaobeglokmedcd |
简介 | Click on the extension icon to play Wheelie Challenge Game on Google Chrome |
文件大小 | 277 KB |
安装次数 | 21 |
当前版本 | 1.3 |
更新时间 | 2020-01-12 |
上架时间 | 2020-01-12 |
开发者 | Unknown |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wheelie Challenge Game", "description": "Click on the extension icon to play Wheelie Challenge Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "1.3", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |