Chrome extension for printing problem, tutorial, blog entries on codeforces

Revision en2, by RedLeaf, 2020-02-14 07:06:43

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!)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English RedLeaf 2020-02-14 07:19:20 0 (published)
en3 English RedLeaf 2020-02-14 07:18:22 390 Tiny change: 't/releases\n- Source' -> 't/releases/tag/v0.1.0\n- Source'
en2 English RedLeaf 2020-02-14 07:06:43 856
en1 English RedLeaf 2020-02-13 13:48:46 1326 Initial revision (saved to drafts)