mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-07 17:05:38 +02:00
Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600
This commit is contained in:
parent
0d1c5ece40
commit
f2ad0f73d7
11 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 726 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "PDF Viewer",
|
"name": "PDF Viewer",
|
||||||
"version": "PDFJSSCRIPT_VERSION",
|
"version": "PDFJSSCRIPT_VERSION",
|
||||||
"description": "Uses HTML5 to display PDF files directly in Chrome.",
|
"description": "Uses HTML5 to display PDF files directly in the browser.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"128": "icon128.png",
|
"128": "icon128.png",
|
||||||
"48": "icon48.png",
|
"48": "icon48.png",
|
Loading…
Add table
Add a link
Reference in a new issue