PostScript Viewer
Rendering PostScript using GhostScript in WebAssembly.
PostScript Viewerとは何ですか?
PostScript Viewerはochachachaによって開発されたChromeの拡張機能で、その主な機能は「Rendering PostScript using GhostScript in WebAssembly.」です。
拡張機能のスクリーンショット
PostScript Viewer拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |