ezKrunker
Now, You are a PRO!
Cos'è ezKrunker?
ezKrunker è un'estensione di Chrome sviluppata da jakobalfheim12321, e la sua funzione principale è "Now, You are a PRO!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ezKrunker
Scarica i file di estensione ezKrunker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
hhgfkAK JJKFJALSKDAJFJKA KJJK AJKWDJKAKJWD
Informazioni di Base sull'Estensione
Nome | |
ID | kficpaeeokhcmbjlkllgcamgeglnfneo |
URL Ufficiale | https://chrome.google.com/webstore/detail/ezkrunker/kficpaeeokhcmbjlkllgcamgeglnfneo |
Descrizione | Now, You are a PRO! |
Dimensione del File | 214 KB |
Conteggio Installazioni | 99 |
Versione Corrente | 2.1.8 |
Ultimo Aggiornamento | 2020-04-08 |
Data di Pubblicazione | 2020-04-08 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | jakobalfheim12321 |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } } |