Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

A neat lil chrome extension to modify the default Google Drive PDF view UI for increased comment space & some other features.

License

Notifications You must be signed in to change notification settings

Rickaym/better-drive-pdfview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Drive PDFView

A neat lil chrome extension to modify the default Google Drive PDF view UI for increased comment space & some other features.

It takes at least 6 seconds for the injection to finish/occur (should be around the same time the PDF pages are loaded).

How-To-Install

  1. Clone or Download this repository & unzip it somewhere

  2. Navigate to chrome://extensions/ in your Chrome Browser

  3. Enable Developer Mode

  4. Press Load unpacked

  5. When a folder selector window appears, select the dist folder from the unzipped files

  6. Refresh the webpages & you're done!

Features

  1. "Goto" Feature to auto-scroll to selected pages

  2. Reconfigured Proportions for the PDF Viewer
  3. Caching and restoring last read page number
  4. Light & Dark Mode toggle
  5. Built-in dictionary using the freeDictionaryAPI

  6. Search On Google/Googling option when copying text

Purpose

Gives more space to the comment end of PDF view so that you can read one's fun and informative comments better! And additionally, packs in more functionality into the webpage for practical reading purposes.

Initially made for personal/close friend usage.

How-To-Build-Yourself

npm run build

And webpack will do the rest needed! All transpiled code goes into dist/**; which is also where the unpacked extension code lives.

TODO:

Using sided arrow keys (left & right) to skip whole pages

About

A neat lil chrome extension to modify the default Google Drive PDF view UI for increased comment space & some other features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published