diff --git a/README.md b/README.md index ff22713..999b1e8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# No PDF Download # +# No PDF Download+ While most PDF files can be viewed directly in the browser some PDFs will trigger a "Save as"-dialog or will be downloaded automatically. This addon views all PDF files directly in the browser. You can still save the PDF by pressing CTRL+S (or CMD+S) after viewing them. diff --git a/app/manifest.json b/app/manifest.json index 890c1f3..2651f30 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "name": "No PDF Download", + "name": "No PDF Download+", "description": "Opens all PDF files directly in the browser.", "version": "1.0.7",