ActiveGS

Apple IIgs emulator

What is ActiveGS?

ActiveGS is a Chrome extension developed by https://freetoolsassociation.com, and its main feature is "Apple IIgs emulator".

Extension Screenshots

Download ActiveGS Extension CRX File

Download ActiveGS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Plugin to run Apple II programs within your browser.
Enjoy ;)                    

Extension Basic Information

Name ActiveGS ActiveGS
ID nhndampajkkhamolmmnalddigpojomph
Official URL https://chromewebstore.google.com/detail/activegs/nhndampajkkhamolmmnalddigpojomph
Description Apple IIgs emulator
File Size 1.31 MB
Installation Count 5,251
Current Version 3.7.1019
Last Updated 2014-01-31
Publish Date 2014-01-31
Rating 1.69/5 Total 103 Ratings
Developer https://freetoolsassociation.com
Payment Type free
Supported Languages 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
        }
    ]
}