Planet Protector

Defend the planet from incoming missiles!

什麼是Planet Protector?

Planet Protector是由Adam Janicki開發的Chrome擴展程式,該擴展的主要功能是“Defend the planet from incoming missiles!”。

擴展截圖

screenshot

下載Planet Protector擴展crx文件

下載Planet Protector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}