Space invaders
This Classic Game Space Invaders is now remade with a metal Theme!
什么是Space invaders?
Space invaders是由Integer Cafe开发的Chrome扩展程序,该扩展的主要功能是“This Classic Game Space Invaders is now remade with a metal Theme!”。
扩展截图
下载Space invaders扩展crx文件
下载Space invaders扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is Space invaders, but it's Endless fun. This works offline, so that means you won't need a internet connection in order to play. This is a HTML5 Game - No Flash Player Needed! This is ideal for waiting for pages to load Or if You have limited or slow internet speeds.
扩展基本信息
名称 | |
ID | ojemkeioamgimflokicnmhhogjncfgkp |
官方URL | https://chrome.google.com/webstore/detail/space-invaders/ojemkeioamgimflokicnmhhogjncfgkp |
简介 | This Classic Game Space Invaders is now remade with a metal Theme! |
文件大小 | 7.1 MB |
安装次数 | 1,000 |
当前版本 | 1.0 |
更新时间 | 2018-06-04 |
上架时间 | 2018-06-04 |
评分 | 3.00/5 共1次评分 |
开发者 | Integer Cafe |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Space invaders", "description": "This Classic Game Space Invaders is now remade with a metal Theme!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |