Shell Shockers io
Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!
Cos'è Shell Shockers io?
Shell Shockers io è un'estensione di Chrome sviluppata da erinamalese, e la sua funzione principale è "Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Shell Shockers io
Scarica i file di estensione Shell Shockers io 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
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!
Informazioni di Base sull'Estensione
Nome | Shell Shockers io |
ID | efjilblbfmmbpckpldinnlejapcgjmfm |
URL Ufficiale | https://chromewebstore.google.com/detail/shell-shockers-io/efjilblbfmmbpckpldinnlejapcgjmfm |
Descrizione | Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! |
Dimensione del File | 68.12 KB |
Conteggio Installazioni | 2,131 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2021-08-04 |
Data di Pubblicazione | 2021-08-04 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | erinamalese |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://narnodi.com/shell-shockers-io/ |
URL della Pagina della Politica sulla Privacy | https://narnodi.com/privacy-policy |
Lingue Supportate | 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" } } |