Space invaders

This Classic Game Space Invaders is now remade with a metal Theme!

What is Space invaders?

Space invaders is a Chrome extension developed by Integer Cafe, and its main feature is "This Classic Game Space Invaders is now remade with a metal Theme!".

Extension Screenshots

screenshot

Download Space invaders Extension CRX File

Download Space invaders extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is Space invaders, but it's Endless fun. This works offline, so that means you won't need a internet connection in order to play. This is a HTML5 Game - No Flash Player Needed!

This is ideal for waiting for pages to load Or if You have limited or slow internet speeds.                    

Extension Basic Information

Name Space invaders Space invaders
ID ojemkeioamgimflokicnmhhogjncfgkp
Official URL https://chrome.google.com/webstore/detail/space-invaders/ojemkeioamgimflokicnmhhogjncfgkp
Description This Classic Game Space Invaders is now remade with a metal Theme!
File Size 7.1 MB
Installation Count 1,000
Current Version 1.0
Last Updated 2018-06-04
Publish Date 2018-06-04
Rating 3.00/5 Total 1 Ratings
Developer Integer Cafe
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Space invaders",
    "description": "This Classic Game Space Invaders is now remade with a metal Theme!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}