Set minimum_chrome_version to 88
Set minimum_chrome_version to 88 to not distribute an incompatible version of the extension to older Chrome versions. See https://github.com/mozilla/pdf.js/issues/13669#issuecomment-1510485564
This commit is contained in:
parent
fa95bbce12
commit
1f29baad22
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"minimum_chrome_version": "88",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "PDF Viewer",
|
"name": "PDF Viewer",
|
||||||
"version": "PDFJSSCRIPT_VERSION",
|
"version": "PDFJSSCRIPT_VERSION",
|
||||||
|
Loading…
Reference in New Issue
Block a user