Planet Protector

Defend the planet from incoming missiles!

Planet Protector क्या है?

Planet Protector Adam Janicki द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Defend the planet from incoming missiles!"।

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

screenshot

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

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

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

                        Incoming! Use your defenses to ensure your planet's safety. Four missile hits and you lose! Have fun! Be sure to check out my other games, Galaxy Patrol and Jump!                    

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

नाम Planet Protector Planet Protector
ID dhlkjnbimclneeepgfbmhnlkhnhapjho
आधिकारिक URL https://chromewebstore.google.com/detail/planet-protector/dhlkjnbimclneeepgfbmhnlkhnhapjho
विवरण Defend the planet from incoming missiles!
फ़ाइल का आकार 9.04 KB
स्थापना संख्या 20,000
वर्तमान संस्करण 1.7
अंतिम अपडेट 2019-01-19
प्रकाशन तिथि 2019-01-19
रेटिंग 4.20/5 कुल 5 रेटिंग्स
डेवलपर Adam Janicki
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Planet Protector",
    "version": "1.7",
    "description": "Defend the planet from incoming missiles!",
    "icons": {
        "128": "128m.png",
        "48": "48m.png",
        "16": "16m.png"
    },
    "browser_action": {
        "default_icon": "16m.png",
        "default_popup": "missile.html"
    },
    "permissions": [
        "storage"
    ]
}