ezKrunker

Now, You are a PRO!

What is ezKrunker?

ezKrunker is a Chrome extension developed by jakobalfheim12321, and its main feature is "Now, You are a PRO!".

Extension Screenshots

screenshot

Download ezKrunker Extension CRX File

Download ezKrunker 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

                        hhgfkAK JJKFJALSKDAJFJKA KJJK AJKWDJKAKJWD                    

Extension Basic Information

Name ezKrunker ezKrunker
ID kficpaeeokhcmbjlkllgcamgeglnfneo
Official URL https://chrome.google.com/webstore/detail/ezkrunker/kficpaeeokhcmbjlkllgcamgeglnfneo
Description Now, You are a PRO!
File Size 214 KB
Installation Count 99
Current Version 2.1.8
Last Updated 2020-04-08
Publish Date 2020-04-08
Rating 1.00/5 Total 1 Ratings
Developer jakobalfheim12321
Payment Type free
Supported Languages no
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ezKrunker",
    "version": "2.1.8",
    "manifest_version": 2,
    "homepage_url": "https:\/\/bit.ly\/krunkerez",
    "description": "Now, You are a PRO!",
    "icons": {
        "16": "main\/icons\/icon16.png",
        "48": "main\/icons\/icon48.png",
        "128": "main\/icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "main\/icons\/icon19.png",
        "default_title": "Krunker 0x111111"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/krunker.io\/*"
    ],
    "web_accessible_resources": [
        "*.js",
        "*.css",
        "*.obj",
        "*.png",
        "*.mp3",
        "*.ttf",
        "*.txt",
        "*.html",
        "*.json"
    ],
    "background": {
        "scripts": [
            "main\/background.js"
        ]
    }
}