Krunker Skid
Ninja Hack,Krunker.io Hack For Free
What is Krunker Skid?
Krunker Skid is a Chrome extension developed by Dark Dragon, and its main feature is "Ninja Hack,Krunker.io Hack For Free".
Extension Screenshots
Download Krunker Skid Extension CRX File
Download Krunker Skid 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
Ninja Hack,Krunker.io Hack For Free
Extension Basic Information
Name | |
ID | bglapfipmanlojmlljohaikieakjccbn |
Official URL | https://chrome.google.com/webstore/detail/krunker-skid/bglapfipmanlojmlljohaikieakjccbn |
Description | Ninja Hack,Krunker.io Hack For Free |
File Size | 70.97 KB |
Installation Count | 1,000 |
Current Version | 1.9.8 |
Last Updated | 2020-06-12 |
Publish Date | 2020-06-11 |
Rating | 1.30/5 Total 10 Ratings |
Developer | Dark Dragon |
[email protected] | |
Payment Type | free |
Help Page URL | https://krunker.io |
Privacy Policy Page URL | https://developer.chrome.com/webstore/program_policies |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Krunker Skid", "version": "1.9.8", "homepage_url": "https:\/\/skidlamer.github.io", "background": { "scripts": [ "hook.js" ], "matches": [ "*:\/\/krunker.io\/*" ] }, "permissions": [ "webRequest", "webRequestBlocking", "background", "*:\/\/krunker.io\/*" ], "web_accessible_resources": [ "nipplejs.min.js" ], "browser_action": { "default_icon": "icon.png", "default_title": "Krunker Skid" } } |