ActiveGS
Apple IIgs emulator
ActiveGSคืออะไร?
ActiveGS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://freetoolsassociation.com และคุณลักษณะหลักของมันคือ "Apple IIgs emulator"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ActiveGS
ดาวน์โหลดไฟล์ส่วนขยาย ActiveGS ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Plugin to run Apple II programs within your browser. Enjoy ;)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nhndampajkkhamolmmnalddigpojomph |
URL อย่างเป็นทางการ | 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 } ] } |