Krunker.io Alien Blaster
https://github.com/tehchy and Youtube.com/oZoNeOz
What is Krunker.io Alien Blaster?
Krunker.io Alien Blaster is a Chrome extension developed by Unknown, and its main feature is "https://github.com/tehchy and Youtube.com/oZoNeOz".
Extension Screenshots
Download Krunker.io Alien Blaster Extension CRX File
Download Krunker.io Alien Blaster 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
Turns krunker.io revolver into Alien Blaster. If any devs have problems with this contact me.
Extension Basic Information
Name | Krunker.io Alien Blaster |
ID | dfapkieamcdbicdffjpgcdbjobffkdag |
Official URL | https://chromewebstore.google.com/detail/krunkerio-alien-blaster/dfapkieamcdbicdffjpgcdbjobffkdag |
Description | https://github.com/tehchy and Youtube.com/oZoNeOz |
File Size | 169 KB |
Installation Count | 757 |
Current Version | 1.2.0 |
Last Updated | 2019-03-09 |
Publish Date | 2019-03-09 |
Rating | 4.11/5 Total 9 Ratings |
Developer | Unknown |
Payment Type | free |
Help Page URL | https://discord.gg/m3z439H |
Supported Languages | 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" ] } } |