Stickman Games - HTML5
Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games
什么是Stickman Games - HTML5?
Stickman Games - HTML5是由Chrome Games开发的Chrome扩展程序,该扩展的主要功能是“Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games”。
扩展截图
下载Stickman Games - HTML5扩展crx文件
下载Stickman Games - HTML5扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Enjoy our selection of Stickman Games. Get ready to jump, race, shoot, fight and explore your way through our awesome list of stickman games! Each one brings all the action you can expect from similar games, but with wacky - sometimes deadly - stick figures to control. Don't be fooled. They may be stick figures, but they'll give you plenty of suspense, action and laughs that are sure to make any gamer happy! Here some titles: Stickman Downhill, Stickman Dirtbike, Stickman Army, Stick War 2, Stick War, Stick Tank Wars, Stick Squad 4, Stick Squad 3, Stick Squad 2, Stick Squad, Stick City, Stick Hero, Stick Figure Badminton, Stick Fighter, Stick Death Run 2, Stick Beard, Stick Basketball.
扩展基本信息
名称 | |
ID | efbobninabgdbkgoiafebdgdgfjclhma |
官方URL | https://chrome.google.com/webstore/detail/stickman-games-html5/efbobninabgdbkgoiafebdgdgfjclhma |
简介 | Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games |
文件大小 | 9.05 KB |
安装次数 | 422 |
当前版本 | 1.1 |
更新时间 | 2019-10-18 |
上架时间 | 2019-10-18 |
评分 | 5.00/5 共5次评分 |
开发者 | Chrome Games |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "icons\/128.png" }, "manifest_version": 2, "version": "1.1", "name": "Stickman Games - HTML5", "description": "Stickman Games: the coolest source of stick figure games - Play Free HTML5 Games", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "permissions": [ "https:\/\/playstickmangames.blogspot.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |