Mod Krunker.IO
Make wall hack screen
O que é Mod Krunker.IO?
Mod Krunker.IO é uma extensão do Chrome desenvolvida por Obito, e sua principal característica é "Make wall hack screen".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mod Krunker.IO
Baixe arquivos de extensão Mod Krunker.IO no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
After install this extendsion, please go to krunker page and click on icon of this extendsion to turn on mod wall hack screen
Informações Básicas da Extensão
Nome | Mod Krunker.IO |
ID | icgadjgnglgbkbbaejehpdejobiffhkh |
URL Oficial | https://chromewebstore.google.com/detail/mod-krunkerio/icgadjgnglgbkbbaejehpdejobiffhkh |
Descrição | Make wall hack screen |
Tamanho do Arquivo | 4.32 KB |
Contagem de Instalações | 6,265 |
Versão Atual | 3.0 |
Última Atualização | 2020-08-05 |
Data de Publicação | 2020-05-07 |
Classificação | 2.44/5 Total de 16 Avaliações |
Desenvolvedor | Obito |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://zozo.vn/chinh-sach-bao-mat |
Idiomas Suportados | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mod Krunker.IO", "description": "Make wall hack screen", "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png" }, "version": "3.0", "permissions": [ "activeTab", "storage" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "Make wall hack screen" }, "manifest_version": 2 } |