forked from MorbZ/no-pdf-download
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8d212ea
commit 3a70539
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# 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. | ||
|
||
# How to install on Chrome | ||
|
||
1. Download the latest release from https://github.com/lorenzoverardo/no-pdf-download-plus/releases | ||
2. Extract the zip file to a folder (the first file under `Assets`) | ||
3. Visit `chrome://extensions` | ||
4. Enable Developer Mode | ||
5. Click on Load Unpacked Button | ||
6. Select the folder where you extracted the zip | ||
7. Enjoy |