AtCoder Linkifier

ページ内の「A[BRG]C000-xx」といった文字列を検出してAtCoderの問題ページへのリンクに変換します。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
Prrapp
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
1.2
Đã tạo
23-05-2026
Đã cập nhật
28-05-2026
Kích thước
20 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

AtCoder Linkifier

AtCoder(アルゴリズム部門のみ。ABC/ARC/AGC)の問題を「ABC001-A」のような表記で表した時に、その部分をリンクにするユーザースクリプトです。

正規表現は、/A[BRG]C\d{3}(?:\s*-\s*|\s*)[A-Za-z]{1,2}/gを使用しています。 つまり、ABC123Cのようなハイフンなしの場合でもリンクされます。

添付画像はこのユーザースクリプトを導入した後のXです。