/LEARN-pdf-auto-opener

A handy little WebExtension to automatically open embedded PDF files in full screen on the University of Canterbury's LEARN site

Primary LanguageTypeScriptThe UnlicenseUnlicense

LEARN-pdf-auto-opener

A handy little WebExtension that automatically opens embedded PDF files in full screen on the University of Canterbury's LEARN site.

No more little boxes within boxes!

Download Now

Before

image showing pdf embedded in small box in page

After

image showing pdf filling entire page

Build Instructions

This project uses yarn. To build, simply run:

$ yarn install
$ yarn build:prod

to make a development build run yarn build:dev.