Krunker.io Alien Blaster

https://github.com/tehchy and Youtube.com/oZoNeOz

什麼是Krunker.io Alien Blaster?

Krunker.io Alien Blaster是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“https://github.com/tehchy and Youtube.com/oZoNeOz”。

擴展截圖

screenshot
screenshot

下載Krunker.io Alien Blaster擴展crx文件

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

擴展使用說明

                        Turns krunker.io revolver into Alien Blaster.

If any devs have problems with this contact me.                    

擴展基本資訊

名稱 Krunker.io Alien Blaster Krunker.io Alien Blaster
ID dfapkieamcdbicdffjpgcdbjobffkdag
官方網址 https://chromewebstore.google.com/detail/krunkerio-alien-blaster/dfapkieamcdbicdffjpgcdbjobffkdag
簡介 https://github.com/tehchy and Youtube.com/oZoNeOz
檔案大小 169 KB
安裝次數 757
目前版本 1.2.0
更新時間 2019-03-09
上架時間 2019-03-09
評分 4.11/5 共 9 次評分
開發者 Unknown
付費類型 free
說明頁面URL https://discord.gg/m3z439H
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Krunker.io Alien Blaster",
    "version": "1.2.0",
    "manifest_version": 2,
    "description": "https:\/\/github.com\/tehchy and Youtube.com\/oZoNeOz",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/krunker.io\/*",
        "background"
    ],
    "web_accessible_resources": [
        "*.obj",
        "*.png"
    ],
    "background": {
        "scripts": [
            "init.js"
        ]
    }
}