mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-02-27 01:00:11 +08:00
Add version check for Chromium .pak files
Updated CanHandle to verify that .pak files are Chromium resource package version 5 before handling. This prevents unsupported v4 .pak files from being processed.
This commit is contained in:
@@ -215,6 +215,7 @@ Update not completed yet...
|
||||
- `.zip` (ZIP archive)
|
||||
- `.cfb` (Compound File Binary)
|
||||
- `.eif` (QQ EIF package with Compound File Binary format)
|
||||
- `.pak` (Chromium resource package file v5, used by Chromium-based applications (e.g., Google Chrome))
|
||||
|
||||
### Markdown files
|
||||
- `.md`, `.markdown` (Markdown)
|
||||
|
||||
Reference in New Issue
Block a user