Shell Shockers io
Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!
O que é Shell Shockers io?
Shell Shockers io é uma extensão do Chrome desenvolvida por erinamalese, e sua principal característica é "Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Shell Shockers io
Baixe arquivos de extensão Shell Shockers 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
Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! Take control of a heavily armed egg and battle real players across multiplayer maps in private or public arenas. The hit web FPS game comes to your mobile device for eggciting free-range action!
Informações Básicas da Extensão
Nome | Shell Shockers io |
ID | efjilblbfmmbpckpldinnlejapcgjmfm |
URL Oficial | https://chromewebstore.google.com/detail/shell-shockers-io/efjilblbfmmbpckpldinnlejapcgjmfm |
Descrição | Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! |
Tamanho do Arquivo | 68.12 KB |
Contagem de Instalações | 2,131 |
Versão Atual | 1.0 |
Última Atualização | 2021-08-04 |
Data de Publicação | 2021-08-04 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | erinamalese |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://narnodi.com/shell-shockers-io/ |
URL da Página de Política de Privacidade | https://narnodi.com/privacy-policy |
Idiomas Suportados | de,en,en-GB,en-US,fr,ca,da,et,es,es-419,fi,cs,el,bg,fa,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shell Shockers io", "description": "Shell Shockers is the world\u2019s most popular egg-based multiplayer first person shooter!", "version": "1.0", "manifest_version": 3, "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "default_locale": "en", "action": { "default_popup": ".\/popup.html", "default_icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" } }, "background": { "service_worker": "background.js" } } |