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 to jest Space Wars Mission?
Space Wars Mission to rozszerzenie Chrome opracowane przez BestDev, a jego główną funkcją jest „Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Space Wars Mission
Pobierz pliki rozszerzeń Space Wars Mission w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Space Wars Mission |
ID | anopokfedplaflcccfkcajmljjiiclcn |
Oficjalny URL | https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn |
Opis | Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy! |
Rozmiar pliku | 9.2 MB |
Liczba instalacji | 130 |
Aktualna Wersja | 3.0.0 |
Ostatnia Aktualizacja | 2019-03-08 |
Data Publikacji | 2019-03-08 |
Ocena | 4.00/5 Łącznie 9 Oceny |
Deweloper | BestDev |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |