Renaming of extensions/chrome folder to extensions/chromium, and small tweak to manifest.json description as per #3600

This commit is contained in:
Andreas Bovens 2013-08-21 18:11:35 +02:00
parent 0d1c5ece40
commit f2ad0f73d7
11 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 726 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -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",