Planet Protector

Defend the planet from incoming missiles!

Co to jest Planet Protector?

Planet Protector to rozszerzenie Chrome opracowane przez Adam Janicki, a jego główną funkcją jest „Defend the planet from incoming missiles!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Planet Protector

Pobierz pliki rozszerzeń Planet Protector w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Planet Protector Planet Protector
ID dhlkjnbimclneeepgfbmhnlkhnhapjho
Oficjalny URL https://chromewebstore.google.com/detail/planet-protector/dhlkjnbimclneeepgfbmhnlkhnhapjho
Opis Defend the planet from incoming missiles!
Rozmiar pliku 9.04 KB
Liczba instalacji 20,000
Aktualna Wersja 1.7
Ostatnia Aktualizacja 2019-01-19
Data Publikacji 2019-01-19
Ocena 4.20/5 Łącznie 5 Oceny
Deweloper Adam Janicki
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}