Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/penguincabinet/atcoder-hiderratingandperformance
AtCoderのレーティングやパフォーマンスを非表示にするスクリプト
https://github.com/penguincabinet/atcoder-hiderratingandperformance
atcoder tampermonkey
Last synced: about 1 month ago
JSON representation
AtCoderのレーティングやパフォーマンスを非表示にするスクリプト
- Host: GitHub
- URL: https://github.com/penguincabinet/atcoder-hiderratingandperformance
- Owner: PenguinCabinet
- Created: 2024-04-16T09:21:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T10:14:51.000Z (4 months ago)
- Last Synced: 2024-10-16T19:09:05.942Z (3 months ago)
- Topics: atcoder, tampermonkey
- Language: JavaScript
- Homepage: https://greasyfork.org/ja/scripts/492653-atcoder-hiderratingandperformance
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AtCoder-HiderRatingAndPerformance
AtCoderのレーティングやパフォーマンスを非表示にするスクリプト
![img](img/img1.png)
## 用途
色変を目指して、Rate参加したいけど、パフォーマンスの変動に一喜一憂し過ぎて、モチベーションが下がるのを防ぐのにお使い下さい。## 挙動
* AtCoderユーザーページのレーティンググラフが非表示になります
* AtCoderユーザーページの「Rating」、「Rating最高値」が「XXXX」に置き換わります
* Ratingの色は表示されます
* AtCoderユーザーページのhistoryのパフォーマンス以下右側の列が消去されます
* AtCoderユーザーページのhistoryの順位の列が消去されます
* AtCoderユーザーページの「順位」が非表示になります
* コンテストの順位表のタブが非表示になりますスクリプトの最初にある`config_hide_ranking`を書き換えることで、順位まで非表示にするかどうか、切り替えることができます。(デフォルト設定は無効)
## ⬇️ インストール
[greasyfork](https://greasyfork.org/ja/scripts/492653-atcoder-hiderratingandperformance)のページからインストールしてください。
Tampermonkeyなどのユーザースクリプト実行アドオンが別途必要です。## 🔨 使い方
特になし。
無効にしたい場合、Tampermonkeyなどから無効化を行ってください。## 🎫 LICENSE
[MIT](./LICENSE)
## ✍ Author
[PenguinCabinet](https://github.com/PenguinCabinet)