A Google Chrome Extension that let's you convert your LinkedIn Profile page into a printable resume page with just one click.
More can be found at: http://aarontgrogg.com/blog/2015/04/28/how-to-print-a-linkedin-profile-as-a-resume-the-chrome-extension/
== Description==
LinkedIn is awesome, but if you want a printable-version of the Profile you so carefully crafted, too bad. There is (currently) no good way to get a good-looking printable version.
So I made this.
The Convert LinkedIn Profile to Printable Chrome Extension only loads when you are viewing your LinkedIn Profle page. When it has loaded, you will see a new icon inside the right edge of your address bar (blue arrow, pointing onto a paper-like image). And to convert that page into a printable resume, all you have to do is click that icon.
By injecting just a little CSS into tha page, you have something printable.
Please let me know if you have any questions/suggestions/thoughts,
Atg
== Installation ==
- You can either download and install directly from here, then install as an unpacked Chrome Extensions (https://developer.chrome.com/extensions/getstarted#unpacked), or can install this extension directly from the Chrome Web Store (https://chrome.google.com/webstore/detail/convert-linkedin-profile/banjooknkfddfmhhndbheeajkfeaigaa)
- Once installed, navigate to your LinkedIn Profile page (I recommend using "View profile as: Connections")
- Once the page loads, a new icon should appear at the right-edge of your address bar
- Click the icon
- Your Profile should immediately transform into a page that looks good on the screen and prints well.
== Changelog ==
= 2.1 2018-02-25 =
- Updated PageStateMatcher pageUrl to latest LnkedIn URL pattern (thanks @Redorhcs).
- Merged pull request #3 (thanks @thegiantbeast).
= 2.0 2015-11-05 =
- Upgraded and added to the Chrome Web Store!
= 1.0 2015-04-29 =
- First draft, hope you like it!