Pixel Space
Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.
什麼是Pixel Space?
Pixel Space是由speedypig101開發的Chrome擴展程式,該擴展的主要功能是“Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.”。
擴展截圖
下載Pixel Space擴展crx文件
下載Pixel Space擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a fun retro-style space game. Currently has 10 unlockable ships (collect 30 gems to progress to the next ship), and an INFINITE number of increasingly difficult levels (kill the enemy ship to progress a level).
擴展基本資訊
名稱 | Pixel Space |
ID | fchfgdipjkemplanmpibkoefaoklahcc |
官方網址 | https://chromewebstore.google.com/detail/pixel-space/fchfgdipjkemplanmpibkoefaoklahcc |
簡介 | Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship. |
檔案大小 | 220 KB |
安裝次數 | 101 |
目前版本 | 1.0 |
更新時間 | 2017-02-09 |
上架時間 | 2017-02-09 |
評分 | 5.00/5 共 3 次評分 |
開發者 | speedypig101 |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pixel Space", "description": "Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |