Skip to content
/ SlidePrint Public

Print and Capture any DocSend deck or document

License

Notifications You must be signed in to change notification settings

mdp/SlidePrint

Repository files navigation

SlidePrint

Print and Capture any DocSend, Pitch.com, or Brieflink pitch or deck

Install SlidePrint

Installation from Github

  1. Download the latest release and unzip it somewhere.
  2. Open Chrome and navigate to chrome://extensions/
  3. Make sure "Developer mode” is checked in the upper right corner
  4. Click the "Load unpacked extension..." button and select the folder you unzipped
  5. 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

  1. Navigate to the pitchdeck presentation you want to print (starting at page 1)
  2. Click the SlidePrint Print button
  3. When it completes, you will be taken to a new tab containing the a document ready to print
  4. 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