Skip to content

Commit

Permalink
fix pdf url accessible conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ttop32 committed Oct 19, 2024
1 parent 09210bc commit 0a54b8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@

"web_accessible_resources": [{
"resources": ["pdfjs/web/viewer.html", "ocr.html", "opencvHandler.html", "googleDocInject.js","subtitle.js"],
"matches": ["<all_urls>"],
"use_dynamic_url": true
"matches": ["<all_urls>"]
}],
"sandbox": {
"pages": [
Expand Down

0 comments on commit 0a54b8a

Please sign in to comment.