Introducing a self-written chrome extension supporting friendly print on codeforces problems, tutorials, and blog entries! It is open source and free to use!
This extension removes unwanted elements on web page so that side bars, top menu, etc. will not appear when you print. For tutorials, this extension provides a simple UI so that users can choose to print only some of the problems on the tutorial page!
It would be my pleasure to share my work with the codeforces community. Hope to hear some feedback and comments but,2020-02-14 not bug reports plz!
Release page: https://github.com/Redleaf23477/CF-FriendlyPrint/releases Source code & User manual: https://github.com/Redleaf23477/CF-FriendlyPrint
To install the extension, please follow the steps below. 1. Download and extract it from the given release page. 2. Go to chrome://extensions
. Turn on developer mode. Then press "Load unpacked" button. 3. Select the extracted folder. 4. You've finished installing the extension!
(I found a blog that explains how to install in detail and with pictures. Hope it helps!)