Sonic Smash Brothers
Sonic Smash Brothers on Chrome Browser!
Cos'è Sonic Smash Brothers?
Sonic Smash Brothers è un'estensione di Chrome sviluppata da GunsuGames, e la sua funzione principale è "Sonic Smash Brothers on Chrome Browser!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sonic Smash Brothers
Scarica i file di estensione Sonic Smash Brothers 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
Super Smash Brothers features sonic the hedgehog characters. You start off in Adventure Mode with three playable characters Sonic, Knuckles and Tails Open Extension tab and Check Search
Informazioni di Base sull'Estensione
Nome | |
ID | kipikkondpaddcecpclaldplcmcjcbjh |
URL Ufficiale | https://chromewebstore.google.com/detail/sonic-smash-brothers/kipikkondpaddcecpclaldplcmcjcbjh |
Descrizione | Sonic Smash Brothers on Chrome Browser! |
Dimensione del File | 8.37 MB |
Conteggio Installazioni | 1,331 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-06-23 |
Data di Pubblicazione | 2022-06-22 |
Valutazione | 1.67/5 Totale 6 Valutazioni |
Sviluppatore | GunsuGames |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/gunselgamesworld/home |
Lingue Supportate | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Sonic Smash Brothers" }, "background": { "service_worker": "background.js" }, "description": "Sonic Smash Brothers on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Sonic Smash Brothers", "short_name": "Sonic Smash Brothers", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |