Space invaders

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

Space invaders क्या है?

Space invaders Integer Cafe द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This Classic Game Space Invaders is now remade with a metal Theme!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Space invaders एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Space invaders Space invaders
ID ojemkeioamgimflokicnmhhogjncfgkp
आधिकारिक URL https://chrome.google.com/webstore/detail/space-invaders/ojemkeioamgimflokicnmhhogjncfgkp
विवरण This Classic Game Space Invaders is now remade with a metal Theme!
फ़ाइल का आकार 7.1 MB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.0
अंतिम अपडेट 2018-06-04
प्रकाशन तिथि 2018-06-04
रेटिंग 3.00/5 कुल 1 रेटिंग्स
डेवलपर Integer Cafe
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}