Kütüphaneler

Greasy Fork kullanıcıları tarafından yayımlanmış ve betiklerinizde @require ile kullanabileceğiniz kütüphaneler vardır. @require ile kullanılabilecek diğer kütüphane türleri için %Greasy Fork'un @require politikasını okuyun.

  1. md5.min.js JS (Kitaplık) - md5

    Yazar
    iKaiKail
    Oluşturulma
    23.12.2025
    Güncellenme
    23.12.2025
  2. Real-Time-Rate-Limiting-Queue JS (Kitaplık) - If more requests are made within the specified interval than the specified number, it waits until the oldest one is older than the interval before making the next request in the queue.

    Yazar
    JasonMel
    Oluşturulma
    22.12.2025
    Güncellenme
    27.12.2025
  3. Denque-on-Greasy-Fork JS (Kitaplık) - (by https://github.com/Salakar) Fast, well-tested double-ended queue implementation based on ring buffer

    Yazar
    JasonMel
    Oluşturulma
    20.12.2025
    Güncellenme
    27.12.2025
  4. console-with-scriptname JS (Kitaplık) - This library prepends the script name to the console log.

    Yazar
    foldrr
    Oluşturulma
    18.12.2025
    Güncellenme
    18.12.2025
  5. create-element-helper JS (Kitaplık) - A helper for `document.createElement()` that can be loaded into a script with `require`.

    Yazar
    foldrr
    Oluşturulma
    18.12.2025
    Güncellenme
    18.12.2025
  6. domToolkit JS (Kitaplık) - DOM 工具库:Shadow DOM 穿透、异步元素查找、事件委托、样式注入

    Yazar
    urzeye
    Oluşturulma
    17.12.2025
    Güncellenme
    28.12.2025
  7. xpath-selector JS (Kitaplık) - 一个 XPath 选择器库,快速获取节点数据

    Yazar
    xiaohuohumax
    Oluşturulma
    16.12.2025
    Güncellenme
    19.12.2025
  8. background-keep-alive JS (Kitaplık) - 后台保活工具集:Web Worker 定时器、音频保活、网络请求监控

    Yazar
    urzeye
    Oluşturulma
    16.12.2025
    Güncellenme
    16.12.2025
  9. 花瓣“去”水印更新提示脚本 JS (Kitaplık) - 此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://xxx.xx/xx.js

    Yazar
    xiaolongmr
    Oluşturulma
    14.12.2025
    Güncellenme
    14.12.2025
  10. Faketube Premium JS (Kitaplık) - This script will appearently forced to use the (fake) YouTube Premium by changing its logo and blocks all of its ads.

    Yazar
    xX_LegendCraftd_Xx
    Oluşturulma
    13.12.2025
    Güncellenme
    13.12.2025
  11. Common Utilities JS (Kitaplık) - Some common utilities

    Yazar
    DZ89
    Oluşturulma
    12.12.2025
    Güncellenme
    12.12.2025
  12. Simple Router JS (Kitaplık) - A Simple Router based on the HTML5 History

    Yazar
    DZ89
    Oluşturulma
    12.12.2025
    Güncellenme
    13.12.2025
  13. QRious JS (Kitaplık) - QRious is a pure JavaScript library for generating QR codes using HTML5 canvas.

    Yazar
    xforce
    Oluşturulma
    06.12.2025
    Güncellenme
    06.12.2025
  14. 轻小说文库+ 依赖CSS JS (Kitaplık) - 脚本 轻小说文库+ 所需的全部CSS 打包单文件,用于应对网络加载不稳定问题

    Yazar
    PYUDNG
    Oluşturulma
    03.12.2025
    Güncellenme
    03.12.2025
  15. lib2class2025 JS (Kitaplık) - 青骄第二课堂题库

    Yazar
    zbniugq
    Oluşturulma
    01.12.2025
    Güncellenme
    01.12.2025
  16. Searchjumperconfig JS (Kitaplık) - Navigate through a deck of URLs with TSV import, exact URL matching

    Yazar
    greedyfolk
    Oluşturulma
    29.11.2025
    Güncellenme
    04.05.2026
  17. 2025-lib-2class JS (Kitaplık) - 2025年全国青少年禁毒知识竞赛题库(已合并小学组+中学组)

    Yazar
    Tzimorotas
    Oluşturulma
    21.11.2025
    Güncellenme
    25.11.2025
  18. 活動/利潤計算器 JS (Kitaplık) - 活動成本效益分析工具,透過基礎成本與折扣方案,快速計算、比較並預測促銷活動在不同銷售階段下的潛在總利潤。

    Yazar
    Moz
    Oluşturulma
    11.11.2025
    Güncellenme
    12.11.2025
  19. DeepSeek Toolkit - Core JS (Kitaplık) - Core framework for DeepSeek chat enhancements. Provides plugin API, wide chat view, and anti-recall protection.

    Yazar
    Name1or2
    Oluşturulma
    09.11.2025
    Güncellenme
    10.11.2025
  20. LLMStream JS (Kitaplık) - LLMStream 是一个轻量级的大模型请求和 Markdown 实时渲染库,支持流式/非流式响应、打字机效果、自动 Markdown 渲染等功能。

    Yazar
    wish king
    Oluşturulma
    07.11.2025
    Güncellenme
    07.11.2025
  21. Drawaria Game Level 1 - Start Point JS (Kitaplık) - Level 1: Start Point. Navigate the dark platform to the end to advance the background. Complete all three phases to talk to the Cube Fairy and finish the level.

    Yazar
    YouTubeDrawaria
    Oluşturulma
    02.11.2025
    Güncellenme
    02.11.2025
  22. GM_lock JS (Kitaplık) - A lightweight, dependency-free mutex for Userscripts that ensures **only one tab / context** runs a critical section at a time. It coordinates through `GM.setValue` + `GM_addValueChangeListener`, so it works across multiple tabs, iframes, and even separate scripts that share the same @name/@namespace storage.

    Yazar
    𝖢𝖸 𝖥𝗎𝗇𝗀
    Oluşturulma
    01.11.2025
    Güncellenme
    10.11.2025
  23. WebDAVClient JS (Kitaplık) - webdav简单客户端,支持创建文件,列目录,读取文件,写入文件,删除文件,移动/复制文件,判断文件是否存在等

    Yazar
    wish king
    Oluşturulma
    30.10.2025
    Güncellenme
    01.11.2025
  24. * Common: IndexedDB JS (Kitaplık) - Stellt Funktionen zum Speichern und Abrufen von Daten in der IndexedDB bereit

    Yazar
    Shihu
    Oluşturulma
    28.10.2025
    Güncellenme
    28.10.2025
  25. Userscript Logger Pro JS (Kitaplık) - Professional logging system for userscripts with history, colored labels and emoji support. Centralized logger for all your scripts.

    Yazar
    MaxScorpy
    Oluşturulma
    26.10.2025
    Güncellenme
    26.10.2025
  26. YouTube Customizer JS (Kitaplık) - Personnalise l'apparence de YouTube (couleurs, éléments cachés, etc.)

    Yazar
    ryad allaoui
    Oluşturulma
    24.10.2025
    Güncellenme
    24.10.2025
  27. 数据管理 JS (Kitaplık) - 数据的读取保存导入导出

    Yazar
    蒋晓楠
    Oluşturulma
    22.10.2025
    Güncellenme
    22.10.2025
  28. 7Placer+ USER JS (Kitaplık) - Pixel place.io bot - an advanced bot that includes image botting, painting, and account management features. (Border drawing feature added)

    Yazar
    Kalzer Sumilihig (Daven)
    Oluşturulma
    18.10.2025
    Güncellenme
    18.10.2025
  29. 7Placer+ META JS (Kitaplık) - Pixel place.io bot - an advanced bot that includes image botting, painting, and account management features. (Border drawing feature added)

    Yazar
    Kalzer Sumilihig (Daven)
    Oluşturulma
    18.10.2025
    Güncellenme
    21.10.2025
  30. ShikiTreeLib JS (Kitaplık) - Lib для графиков

    Yazar
    LifeH
    Oluşturulma
    16.10.2025
    Güncellenme
    11.05.2026
  31. chunkr JS (Kitaplık) - Bootloader de gobernanza de extensiones: entrega el código en chunks verificables, controla quién puede instalar/ejecutar, protege el fuente (no expuesto) y permite revocar/actualizar con kill-switch central y sincronización entre pestañas.

    Yazar
    chat gpt model 4
    Oluşturulma
    14.10.2025
    Güncellenme
    14.10.2025
  32. MusicBrainz API Module JS (Kitaplık) - Module for interacting with the MusicBrainz API.

    Yazar
    chaban
    Oluşturulma
    12.10.2025
    Güncellenme
    30.05.2026
  33. Observe JS (Kitaplık) - Observe and wait for elements

    Yazar
    tukars
    Oluşturulma
    11.10.2025
    Güncellenme
    13.10.2025
  34. mebuki-page-state JS (Kitaplık) - めぶきちゃんねるでカタログ、またはスレッドにいる時にstateをアップデートしsubscriberに送信します

    Yazar
    ame-chan
    Oluşturulma
    11.10.2025
    Güncellenme
    03.11.2025
  35. Volvo's NBS JS (Kitaplık) - Combined New Bot Snipe and Stage 2 - Auto click memo links and handle place screen with date-aware diff

    Yazar
    mooyonglee0921
    Oluşturulma
    10.10.2025
    Güncellenme
    11.10.2025
  36. s-j-dt JS (Kitaplık) - sjd module

    Yazar
    Cadberrry
    Oluşturulma
    03.10.2025
    Güncellenme
    08.10.2025
  37. manage_links JS (Kitaplık) - manageLinks v0.1

    Yazar
    Spatch
    Oluşturulma
    01.10.2025
    Güncellenme
    01.10.2025
  38. VIP视频解析库 JS (Kitaplık) - 提供VIP视频解析服务的核心库

    Yazar
    Nueken
    Oluşturulma
    29.09.2025
    Güncellenme
    29.09.2025
  39. Library: onElementReady ES7 JS (Kitaplık) - Detect any new DOM Element by its CSS Selector, then trigger a function. Includes Promise- & Callback interface. Based on ES6 MutationObserver. Ships legacy waitForKeyElements interface, too.

    Yazar
    Leadra
    Oluşturulma
    28.09.2025
    Güncellenme
    28.09.2025
  40. UBMonkeyConfig JS (Kitaplık) - Easy configuration dialog builder for user scripts

    Yazar
    Ultrabenosaurus
    Oluşturulma
    26.09.2025
    Güncellenme
    26.09.2025
  41. MWI_Toolkit_Library JS (Kitaplık) - 提供全局i18n数据和数据抓取能力,供其他脚本调用

    Yazar
    zqzhang1996
    Oluşturulma
    26.09.2025
    Güncellenme
    29.10.2025
  42. AUTO js JS (Kitaplık) - A js for exam

    Yazar
    c zz
    Oluşturulma
    25.09.2025
    Güncellenme
    26.09.2025
  43. manageLinks JS (Kitaplık) - Works with True URL Downloads

    Yazar
    Spatch
    Oluşturulma
    24.09.2025
    Güncellenme
    24.09.2025
  44. Classes JS (Kitaplık) - Arras classes for scripting

    Yazar
    Longxd
    Oluşturulma
    20.09.2025
    Güncellenme
    20.09.2025
  45. Script Notifier JS (Kitaplık) - Sistema de notificações para UserScripts.

    Yazar
    OHAS
    Oluşturulma
    18.09.2025
    Güncellenme
    14.04.2026
  46. BBCode Parser JS (Kitaplık) - Parse BBCode into AST and convert into HTML

    Yazar
    PYUDNG
    Oluşturulma
    16.09.2025
    Güncellenme
    21.10.2025
  47. Toast组件模块 JS (Kitaplık) - 可被其他油猴脚本引用的toast提示组件

    Yazar
    lulululu
    Oluşturulma
    09.09.2025
    Güncellenme
    16.04.2026

Yazdığınız bir scripti gönderin (ya da nasıl bir tane yazılır öğren)