Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 4.53 KB

README.md

File metadata and controls

56 lines (35 loc) · 4.53 KB

OJBetter

OJBetter is a Tampermonkey scripting project designed to enhance your experience with various Online Judge (OJ) sites.

Improve the website interface and user interaction by adding a number of useful features to make your programming competition journey more efficient and convenient.


简体中文 | 繁體中文 | English | Deutsch | Français | 한국어 | Português | 日本語 | Español | Italiano | हिन्दी


mounting

scripts Download Beta Download
Codeforces Better GreasyFork / [GitHub](https://github.com/beijixiaohu/OJBetter/raw/ main/script/release/codeforces-better.user.js) GitHub
AtCoder Better GreasyFork / [GitHub](https://github.com/beijixiaohu/OJBetter/raw/main /script/release/atcoder-better.user.js) GitHub

Key Features

To install the script, you can get:

  • Dark Mode Support:Add dark mode to your website and brush up at night without hurting your eyes.
  • Website Localization:replaces the main text of the website with the language of your choice.
  • Title Translation:One-click translation of titles into the target language while ensuring that LaTeX formulas are not corrupted.
  • Clist Rating Score:displays the Clist Rating score data for the topic.
  • Quick Jump:One-click jump to the corresponding page for this question in Rock Valley, VJudge.
  • Code Editor:Integrate Monaco code editor at the bottom of the topic page, support auto-save, quick submit, online test run and other functions.
  • Some other small features……

Note

Click on the \\`xxxBetter! Settings button in the upper right corner of the web page to open the settings panel.

Help text is provided for most functions and can be viewed by hovering over the "? icon" to view it.

Using Documents

For more detailed information and usage guidelines, visit the Wiki page.********

How to contribute

If you have any ideas or feature requests, feel free to share them with us via Pull Requests or Issues.

Improving the quality of translations

The non-Chinese version of the project is mainly done through machine translation (Deepl & Google) and is hosted on Crowdin.

If you would like to help improve the translation to make it more accurate and natural, please visit the Crowdin project page to contribute.

Supporting other OJ?

Since the author has limited energy and does not maintain too many similar scripts, the

If you are interested in adapting this script to other online review systems, you are more than welcome to do so, you just need to comply with the GPL-3.0 license.