Skip to content

Commit

Permalink
Set minimum_chrome_version to 88
Browse files Browse the repository at this point in the history
Set minimum_chrome_version to 88 to not distribute an incompatible
version of the extension to older Chrome versions.

See mozilla#13669 (comment)
  • Loading branch information
Rob--W committed Jun 25, 2023
1 parent fa95bbc commit 1f29baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/chromium/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"minimum_chrome_version": "88",
"manifest_version": 2,
"name": "PDF Viewer",
"version": "PDFJSSCRIPT_VERSION",
Expand Down

0 comments on commit 1f29baa

Please sign in to comment.