ActiveGS

Apple IIgs emulator

什麼是ActiveGS?

ActiveGS是由https://freetoolsassociation.com開發的Chrome擴展程式,該擴展的主要功能是“Apple IIgs emulator”。

擴展截圖

下載ActiveGS擴展crx文件

下載ActiveGS擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 ActiveGS ActiveGS
ID nhndampajkkhamolmmnalddigpojomph
官方網址 https://chromewebstore.google.com/detail/activegs/nhndampajkkhamolmmnalddigpojomph
簡介 Apple IIgs emulator
檔案大小 1.31 MB
安裝次數 5,251
目前版本 3.7.1019
更新時間 2014-01-31
上架時間 2014-01-31
評分 1.69/5 共 103 次評分
開發者 https://freetoolsassociation.com
付費類型 free
支援的語言 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
        }
    ]
}