SlidePrint
Print and Capture any DocSend, Pitch.com, or Brieflink pitch or deck
Installation from Github
- Download the latest release and unzip it somewhere.
- Open Chrome and navigate to chrome://extensions/
- Make sure "Developer mode” is checked in the upper right corner
- Click the "Load unpacked extension..." button and select the folder you unzipped
- You should see the DocSend Print extension at the top of your extensions list on the page, and you should also see the DocSend Print button appear in the extension buttons section in Chrome
Usage
- Navigate to the pitchdeck presentation you want to print (starting at page 1)
- Click the SlidePrint Print button
- When it completes, you will be taken to a new tab containing the a document ready to print
- Print or save your document
Development Notes
Setup
yarn install
Running in development
- Run
yarn dev
and open the dist folder as an unpacked extension