Crowdin CSRF Interceptor

Intercept Crowdin backend requests and display cookie and CSRF token

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
Minghan Zhang
Günlük kurulumlar
0
Toplam kurulumlar
0
Değerlendirmeler
0 0 0
Versiyon
1.3
Oluşturulma
19.11.2025
Güncellenme
19.11.2025
Boyut
6,46 KB
Lisans
MIT
Geçerli

Crowdin CSRF & Cookie Interceptor

Automatically intercept Crowdin backend XHR requests and extract CSRF token + cookies with a popup UI.


Description

This userscript automatically intercepts all Crowdin backend XHR requests (/backend/) and extracts the CSRF token injected in request headers.
When a token is captured, a floating button appears in the corner of the page, allowing you to open a modern popup UI that displays:

  • CSRF Token
  • Current Cookies
  • One-click copy buttons 🔑