ActiveGS
Apple IIgs emulator
Wat is ActiveGS?
ActiveGS is een Chrome-extensie ontwikkeld door https://freetoolsassociation.com, en de belangrijkste functie is "Apple IIgs emulator".
Extensie Screenshots
Download het CRX-bestand van de extensie ActiveGS
Download ActiveGS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Plugin to run Apple II programs within your browser. Enjoy ;)
Basisinformatie over de Extensie
Naam | |
ID | nhndampajkkhamolmmnalddigpojomph |
Officiële URL | https://chromewebstore.google.com/detail/activegs/nhndampajkkhamolmmnalddigpojomph |
Beschrijving | Apple IIgs emulator |
Bestandsgrootte | 1.31 MB |
Aantal Installaties | 5,251 |
Huidige Versie | 3.7.1019 |
Laatst Bijgewerkt | 2014-01-31 |
Publicatiedatum | 2014-01-31 |
Beoordeling | 1.69/5 Totaal 103 Beoordelingen |
Ontwikkelaar | https://freetoolsassociation.com |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ActiveGS", "version": "3.7.1019", "description": "Apple IIgs emulator", "icons": { "16": "ActiveGS16.png", "48": "ActiveGS48.png", "128": "ActiveGS128.png" }, "plugins": [ { "path": "npActiveGS.dll", "public": true }, { "path": "activegs.plugin", "public": true } ] } |