Space Wars Mission

Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!

Vad är Space Wars Mission?

Space Wars Mission är en Chrome-tillägg utvecklad av BestDev, och dess huvudfunktion är "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Space Wars Mission-förlängningens CRX-fil

Ladda ner Space Wars Mission-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

                        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.                    

Grundläggande Information om Tillägg

Namn Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
Officiell webbadress https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
Beskrivning Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Filstorlek 9.2 MB
Antal Installationer 130
Aktuell Version 3.0.0
Senast Uppdaterad 2019-03-08
Publiceringsdatum 2019-03-08
Betyg 4.00/5 Totalt 9 Betyg
Utvecklare BestDev
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}