ezKrunker
Now, You are a PRO!
Wat is ezKrunker?
ezKrunker is een Chrome-extensie ontwikkeld door jakobalfheim12321, en de belangrijkste functie is "Now, You are a PRO!".
Extensie Screenshots
Download het CRX-bestand van de extensie ezKrunker
Download ezKrunker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
hhgfkAK JJKFJALSKDAJFJKA KJJK AJKWDJKAKJWD
Basisinformatie over de Extensie
Naam | |
ID | kficpaeeokhcmbjlkllgcamgeglnfneo |
Officiële URL | https://chrome.google.com/webstore/detail/ezkrunker/kficpaeeokhcmbjlkllgcamgeglnfneo |
Beschrijving | Now, You are a PRO! |
Bestandsgrootte | 214 KB |
Aantal Installaties | 99 |
Huidige Versie | 2.1.8 |
Laatst Bijgewerkt | 2020-04-08 |
Publicatiedatum | 2020-04-08 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | jakobalfheim12321 |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } } |