https://github.com/yuvix25/hatedownloadingpdfs
Instead of having to download a PDF file every single time, and then filling up your downloads folder with garbage, this extension will download the file to the memory, and it would never take up space on your disk!
https://github.com/yuvix25/hatedownloadingpdfs
Last synced: 3 months ago
JSON representation
Instead of having to download a PDF file every single time, and then filling up your downloads folder with garbage, this extension will download the file to the memory, and it would never take up space on your disk!
- Host: GitHub
- URL: https://github.com/yuvix25/hatedownloadingpdfs
- Owner: Yuvix25
- Created: 2022-12-06T09:24:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T19:11:47.000Z (over 2 years ago)
- Last Synced: 2025-01-19T10:09:54.386Z (4 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## IMPORTANT: I have been experiencing some issues of infinite tab opening with this extension. Until I find a fix, I would highly recommned you not to use this extension. If you had that issue, and you can't disable the extension normally due to Chrome being stuck, try renaming/deleting the source folder.
# Hate Downloading PDFs!
Tired of filling up your downloads folder with garbage PDF you only wanted to open once? Say no more! With this extension, all PDFs will be opened in a new tab instead of being downloaded.## Installation:
1. Clone this repoitory into your local machine.
2. Open Chrome and go to `chrome://extensions/`.
3. Enable developer mode.
4. Click on `Load unpacked` and select the folder you cloned this repository into.
5. You're done! Now all PDFs will be opened in a new tab instead of being downloaded.