Space invaders

The Old Space Invaders

What is Space invaders?

Space invaders is a Chrome extension developed by Wasim, and its main feature is "The Old Space Invaders".

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

                        The most popular extension on Google Chrome of the fun "Space Invaders"

Space invaders is now in a popup so that you can play it anytime, at office or school. Just press anywhere to close the popup when your boss or teacher shows up

(I did not make this flash version of the game credit go to http://www.commodore.ca. I simply made it into an extension.)                    

Extension Basic Information

Name Space invaders Space invaders
ID dccmimdkcmfikgodobbnalhldffddaon
Official URL https://chrome.google.com/webstore/detail/space-invaders/dccmimdkcmfikgodobbnalhldffddaon
Description The Old Space Invaders
File Size 23.78 KB
Installation Count 2,963
Current Version 1.3
Last Updated 2014-10-06
Publish Date 2014-10-06
Rating 4.09/5 Total 34 Ratings
Developer Wasim
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Space invaders",
    "version": "1.3",
    "manifest_version": 2,
    "description": "The Old Space Invaders",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "none"
    ]
}