Planet Protector

Defend the planet from incoming missiles!

What is Planet Protector?

Planet Protector is a Chrome extension developed by Adam Janicki, and its main feature is "Defend the planet from incoming missiles!".

Extension Screenshots

screenshot

Download Planet Protector Extension CRX File

Download Planet Protector 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

                        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!                    

Extension Basic Information

Name Planet Protector Planet Protector
ID dhlkjnbimclneeepgfbmhnlkhnhapjho
Official URL https://chromewebstore.google.com/detail/planet-protector/dhlkjnbimclneeepgfbmhnlkhnhapjho
Description Defend the planet from incoming missiles!
File Size 9.04 KB
Installation Count 20,000
Current Version 1.7
Last Updated 2019-01-19
Publish Date 2019-01-19
Rating 4.20/5 Total 5 Ratings
Developer Adam Janicki
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}