PostScript Viewer
Rendering PostScript using GhostScript in WebAssembly.
PostScript Viewerคืออะไร?
PostScript Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ochachacha และคุณลักษณะหลักของมันคือ "Rendering PostScript using GhostScript in WebAssembly."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PostScript Viewer
ดาวน์โหลดไฟล์ส่วนขยาย PostScript Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a wrapper for GhostScript 9.26 compiled in WebAssembly and allows direct display of PostScript files (.ps, .ps.gz, application/postscript) within Google Chrome. April 2023: version 0.31: - bug fix. version 0.3: - now compatible with manifest v3; - fixed a bug that prevented certain scripts from being rendered.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ebpiondkhkldijolgmhfenknngkkjola |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/postscript-viewer/ebpiondkhkldijolgmhfenknngkkjola |
คำอธิบาย | Rendering PostScript using GhostScript in WebAssembly. |
ขนาดไฟล์ | 12.29 MB |
จำนวนการติดตั้ง | 4,008 |
เวอร์ชันปัจจุบัน | 0.31 |
อัปเดตครั้งล่าสุด | 2023-04-25 |
วันที่เผยแพร่ | 2020-05-12 |
คะแนน | 4.38/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | ochachacha |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://github.com/ochachacha/ps-wasm/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "description": "Rendering PostScript using GhostScript in WebAssembly.", "host_permissions": [ " |