Secure PDF Viewer

4.4
617 則評論
50K+
次下載
內容分級
所有人
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片

關於此應用程式

基於 pdf.js 和內容提供者的簡單 Android PDF 檢視器。該應用程式不需要任何權限。 PDF 流被饋送到沙盒 WebView 中,而不授予其存取網路、文件、內容提供者或任何其他資料的權限。

Content-Security-Policy 用於強制 WebView 中的 JavaScript 和樣式屬性完全是來自 APK 資產的靜態內容,並阻止自訂字體,因為 pdf.js 會自行處理渲染這些字體。

它重複使用了強化的 Chromium 渲染堆疊,同時僅暴露與實際 Web 內容相比的攻擊面的一小部分。 PDF 渲染程式碼本身是記憶體安全的,停用了動態程式碼評估,即使攻擊者確實透過利用底層 Web 渲染引擎獲得了程式碼執行權,他們也位於 Chromium 渲染器沙箱中,其存取權限比瀏覽器中的存取權限要少。
更新日期
2025年4月10日

資料安全

為確保安全,請先從瞭解開發人員如何收集與分享資料開始。資料私隱和安全程序可因使用情況、所在地區和年齡而異。此資料由開發人員提供,並可能會隨時間更新。
沒有與第三方分享資料
進一步瞭解開發人員聲明分享的方式
不會收集任何資料
進一步瞭解開發人員聲明收集的方式
承諾遵守《Google Play 家庭政策》規定

評分和評論

4.4
584 則評論
陳哲元
2024年5月14日
We need "swipe to change pages" and "searching".
此評論對你有幫助嗎?
GrapheneOS
2025年2月17日
We're actively working on adding support for scrolling between pages. It should be available soon, hopefully in under a couple months. Search is also a planned feature.

新功能

Notable changes in version 28:

• add back JPEG 2000 image support unintentionally removed in PDF Viewer version 27 due to pdf.js splitting it out
• add JavaScript fallback for JPEG 2000 image support for when the WebView JIT is disabled
• improve CMYK to RGB conversion when the WebView JIT is enabled via ICC profile support provided by the pure Rust qcms library compiled to WebAssembly

See https://github.com/GrapheneOS/PdfViewer/releases/tag/28 for the full release notes.