Greasy Fork is available in English.

Alook Userscript Installer Helper (Auto Install)

[Auto-Install Version] Helps Alook browser install scripts from GreasyFork, OpenUserJS, and any raw .user.js links. Features auto-trigger, emoji support, and run-at detection.

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

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

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

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

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

Yazar
king1x32
Günlük kurulumlar
1
Toplam kurulumlar
131
Değerlendirmeler
0 0 0
Versiyon
0.2
Oluşturulma
08.06.2025
Güncellenme
08.06.2025
Boyut
6,07 KB
Lisans
GPL3
Geçerli

How to Use

First, you must manually install this helper script into Alook. Follow these steps:

  1. Copy the entire script code above.
  2. Open Alook browser → Settings → Custom Settings.
  3. Go to → JavaScript Extension → Tap the + icon.
  4. Choose Passive Extension.
  5. Name: Give it any name, e.g., Auto Install Helper.
  6. Match Type: Select Link URL.
  7. Match Value: Paste the following value. This single rule covers GreasyFork, OpenUserJS, and all raw .user.js links. https?://.*/.*\.user\.js$
  8. Paste the copied script code into the JavaScript code box below.
  9. Save it.

Once this helper is installed, you can automatically install other scripts:

  • When you open a raw link ending in .user.js, Alook's installation window will pop up automatically.
  • When you visit a script page on GreasyFork or OpenUserJS, a green "Install for Alook" button will appear. Click it to install.

Warning: The JavaScript code you paste must be an exact copy. Any extra or missing characters can cause it to fail in Alook's strict environment.