"Golden Sun 2 Roms",
"Goldensun.com -RPG adventure game for Nintendo"
Cos'è "Golden Sun 2 Roms",?
"Golden Sun 2 Roms", è un'estensione di Chrome sviluppata da petreikisjustas, e la sua funzione principale è ""Goldensun.com -RPG adventure game for Nintendo"".
Scarica il file CRX dell'estensione "Golden Sun 2 Roms",
Scarica i file di estensione "Golden Sun 2 Roms", 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
Get Golden Sun 2 ROM This addictive RPG adventure game incorporates excellent graphics in the battle gameplay. If you have played Game boy advance player then you will find this game more to your liking. The game was released in 2001 by Nintendo and was developed by Camelot Software Planning. The game story is about special “Adepts” who have to do what it takes to protect the world of Weyard from an evil force that has emerged called alchemy. As the Adepts embark on this journey they unlock more powers and get to learn why the alchemy was locked away centuries ago. Golden sun has been highly successful among gaming enthusiasts who like 2D based RPGs games. Website: www.goldensun.com Related Keywords: golden sun rom golden sun dark dawn rom golden sun 2 rom
Informazioni di Base sull'Estensione
Nome | |
ID | mimogglemplckdhjdgfdlmfhklaalhgo |
URL Ufficiale | https://chrome.google.com/webstore/detail/golden-sun-2-roms/mimogglemplckdhjdgfdlmfhklaalhgo |
Descrizione | "Goldensun.com -RPG adventure game for Nintendo" |
Dimensione del File | 40.59 KB |
Conteggio Installazioni | 110 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2018-04-23 |
Data di Pubblicazione | 2018-04-23 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | petreikisjustas |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.sunroms.com |
URL della Pagina di Aiuto | http://sunroms.com/golden-sun-2-rom/ |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\"Golden Sun 2 Roms\",", "version": "0.0.1", "manifest_version": 2, "description": "\"Goldensun.com -RPG adventure game for Nintendo\"", "homepage_url": "http:\/\/goldensun.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |