Space Wars Mission
Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Co je Space Wars Mission?
Space Wars Mission je rozšíření Chrome vyvinuté BestDev, a jeho hlavní funkcí je „Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Space Wars Mission
Stáhněte si soubory rozšíření Space Wars Mission ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Space Wars Mission - The ultimate space simulator extension for your chrome browser. The addictive game is here at your chrome, all you need to do add the extension and click on the icon, then the game will start. If you liked it, please leave a review. The game was developed by Unity system.
Základní Informace o Rozšíření
Název | Space Wars Mission |
ID | anopokfedplaflcccfkcajmljjiiclcn |
Oficiální URL | https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn |
Popis | Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy! |
Velikost souboru | 9.2 MB |
Počet instalací | 130 |
Aktuální Verze | 3.0.0 |
Poslední Aktualizace | 2019-03-08 |
Datum Vydání | 2019-03-08 |
Hodnocení | 4.00/5 Celkem 9 Hodnocení |
Vývojář | BestDev |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "browser_action": { "default_icon": "favicon.png", "default_title": "Space Wars Mission" }, "icons": { "128": "favicon.png" }, "background": { "scripts": [ "backgrounds.js" ] }, "name": "Space Wars Mission", "description": "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!", "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.0" } |