Pixel Space
Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.
Vad är Pixel Space?
Pixel Space är en Chrome-tillägg utvecklad av speedypig101, och dess huvudfunktion är "Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.".
Tilläggsskärmbilder
Ladda ner Pixel Space-förlängningens CRX-fil
Ladda ner Pixel Space-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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).
Grundläggande Information om Tillägg
Namn | Pixel Space |
ID | fchfgdipjkemplanmpibkoefaoklahcc |
Officiell webbadress | https://chromewebstore.google.com/detail/pixel-space/fchfgdipjkemplanmpibkoefaoklahcc |
Beskrivning | Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship. |
Filstorlek | 220 KB |
Antal Installationer | 101 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2017-02-09 |
Publiceringsdatum | 2017-02-09 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | speedypig101 |
Betalningssätt | free |
Stödda Språk | 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\/" ] } |