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

Revision en4, by RedLeaf, 2020-02-14 07:19:20

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 side bars, top menu, ... on web page so that unwanted elements will not appear when you print. This extension provides a simple UI so that users can choose to print only some of the problems on the tutorial page! For more intro and screenshots, please visit the github repo.

It would be my pleasure to share my work with the codeforces community. I will be glad to hear some feedback and comments (but hopefully not bug reports XD)!

To install the extension, please follow the steps below.

  1. Download and extract it from the given release page.
  2. Go to chrome://extensions(Simply type it in the address bar).
  3. Turn on developer mode. Then press "Load unpacked" button.
  4. Select the extracted folder(name of the folder should be CF-FriendlyPrint-0.1.0 by default).
  5. You've finished installing the extension!

(I found a blog that explains how to install extensions 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)