Chrome extension for printing problem, tutorial, blog entries

Правка en1, от RedLeaf, 2020-02-13 13:48:46

Hi,

I'm the kind of person that prefers to read and think using paper. However, codeforces doesn't seem to support friendly print on problem, or tutorial pages...

Recently, I've been working on an chrome extension that supports friendly print on codeforces problems, tutorials, and blog entries. After several days of coding, the extension came to its initial release!! It would be my pleasure to share my work with the codeforces community. Hope to hear some feedback, comments, or suggestions from you guys!

Release page: https://github.com/Redleaf23477/CF-FriendlyPrint/releases

To install the extension,

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

For user manual, please refer to the readme file. This extension is also open source, you can see the codes in github:

Github repo: https://github.com/Redleaf23477/CF-FriendlyPrint

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский RedLeaf 2020-02-14 07:19:20 0 (published)
en3 Английский RedLeaf 2020-02-14 07:18:22 390 Tiny change: 't/releases\n- Source' -> 't/releases/tag/v0.1.0\n- Source'
en2 Английский RedLeaf 2020-02-14 07:06:43 856
en1 Английский RedLeaf 2020-02-13 13:48:46 1326 Initial revision (saved to drafts)