Libraries

There are libraries posted by Greasy Fork users that you can @require in your scripts. For other kinds of libraries you can @require, read Greasy Fork's policy on @require.

  1. lib2class JS (Library) - 青骄第二课堂题库

    Author
    FoliageOwO
    Created
    2022-10-26
    Updated
    2024-10-06
  2. HinatazakaStyleSetting JS (Library) - 日向坂46サイト向けスタイル設定

    Author
    NaoQv
    Created
    2024-09-24
    Updated
    2024-10-05
  3. b-live-random-send-test JS (Library) - 定时从设置的字幕中随机取出一条在B站直播间发送,需先登录B站账号

    Author
    Gamyou
    Created
    2022-07-16
    Updated
    2024-10-05
  4. WME Utils - Bootstrap JS (Library) - Adds a bootstrap function for easier startup of wmeSdk, WazeWrap, and ScriptUpdateMonitor.

    Author
    mapomatic
    Created
    2024-09-22
    Updated
    2024-10-05
  5. zenyBoost2 JS (Library) - 个人辅助

    Author
    唐俊岳
    Created
    2024-10-05
    Updated
    2024-10-05
  6. My consts JS (Library) - Constants

    Author
    BSuser
    Created
    2024-10-01
    Updated
    2024-10-04
  7. urlcat-umd JS (Library) - A UMD version of urlcat

    Author
    flomk
    Created
    2024-03-15
    Updated
    2024-10-02
  8. VNDB_TW JS (Library) - VNDB繁化資料庫自用

    Author
    みうな
    Created
    2024-02-18
    Updated
    2024-10-02
  9. pops JS (Library) - 纯JavaScript编写的弹窗,内置方法confirm、alert、prompt、loading、iframe、isPhone、tooltip、folder、panel、rightClickMenu。

    Author
    WhiteSevs
    Created
    2022-12-12
    Updated
    2024-10-01
  10. DeindentTemplateLiteralString JS (Library) - Exports a simple function that can be passed a template literal. It strips code indentation from it while preserving intended indentation, by stripping out the smallest indent every line has in common.

    Author
    1N07
    Created
    2024-10-01
    Updated
    2024-10-01
  11. Simple WaitForKeyElement JS (Library) - Library that Exports my simplified vanilla JS version of WaitForKeyElement, which is a simple async function that returns a Promise that resolves to an element by a given selector, when that element is found

    Author
    1N07
    Created
    2024-10-01
    Updated
    2024-10-01
  12. ObjectSyntax_min JS (Library) - Library for simplifying code logic and syntax (Object Type)

    Author
    Canaan HS
    Created
    2024-05-18
    Updated
    2024-09-29
  13. ClassSyntax_min JS (Library) - Library for simplifying code logic and syntax (Class Type)

    Author
    Canaan HS
    Created
    2024-02-18
    Updated
    2024-09-29
  14. clsx-umd JS (Library) - A UMD build of clsx

    Author
    flomk
    Created
    2024-09-29
    Updated
    2024-09-29
  15. UniversalBoardDrawer.js JS (Library) - A userscript library for seamlessly adding chess move arrows to game boards on popular platforms like Chess.com and Lichess.org

    Author
    HKR
    Created
    2023-07-08
    Updated
    2024-09-28
  16. Sailing timer JS (Library) - Simple modification of sailing speed

    Author
    17lsp
    Created
    2024-09-19
    Updated
    2024-09-28
  17. Viewer.js.Lib JS (Library) - A copy of Viewer.js, hosted on greasyfork.org

    Author
    DD1969
    Created
    2024-09-26
    Updated
    2024-09-26
  18. fanyi JS (Library) - 翻译库

    Author
    itsky71
    Created
    2024-08-08
    Updated
    2024-09-25
  19. Torn: Scripts library JS (Library) - Library of functions used in my Torn scripts.

    Author
    Baccyy
    Created
    2024-09-25
    Updated
    2024-09-25
  20. lib2024 JS (Library) - 2024年9月22日上午

    Author
    zhanzhan2020
    Created
    2024-09-22
    Updated
    2024-09-24
  21. DOMUtils JS (Library) - 使用js重新对jQuery的部分函数进行了仿写

    Author
    WhiteSevs
    Created
    2023-05-08
    Updated
    2024-09-24
  22. lib2classFix2024 JS (Library) - 青骄第二课堂题库修复版 | 2023年版 | 同时包含期末考试与知识竞赛 | 与现有脚本格式不通用

    Author
    Yijian Tso
    Created
    2024-09-23
    Updated
    2024-09-23
  23. Message JS (Library) - 一款优雅的原生JS页面消息提示插件,兼容性良好,无任何依赖。 An elegant native JS page message prompt plug-in, good compatibility, no dependency.

    Author
    WhiteSevs
    Created
    2023-03-21
    Updated
    2024-09-22
  24. getPrice JS (Library) - 计算价格

    Author
    yywc
    Created
    2024-01-19
    Updated
    2024-09-22
  25. UserUtils JS (Library) - Various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, manage persistent & synchronous JSON databases, modify the DOM more easily, useful math and array functions and more

    Author
    Sv443
    Created
    2023-08-12
    Updated
    2024-09-16
  26. * Common: IndexedDB JS (Library) - Stellt Funktionen zum Speichern und Abrufen von Daten in der IndexedDB bereit

    Author
    BOS-Ernie
    Created
    2024-04-04
    Updated
    2024-09-16
  27. PixelShop+ JS (Library) - Makes it easier to create new custom shops for Idle Pixel

    Author
    Dounford-Felipe
    Created
    2024-02-25
    Updated
    2024-09-15
  28. HeiGoBackTop.js JS (Library) - 可能是最漂亮的返回顶部插件。可以用来返回页面顶部,或者跳转底部,也可以用来自动化滑动页面。已经开源于github。

    Author
    hei-jack
    Created
    2021-05-13
    Updated
    2024-09-15
  29. Crypto-JS JS (Library) - crypto-js是谷歌开发的一个纯JavaScript的加密算法类库,可以非常方便的在前端进行其所支持的加解密操作。目前crypto-js已支持的算法有:MD5、SHA-1、SHA-256、AES、RSA、Rabbit、MARC4、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、PBKDF2等。使用时可以引用总文件,也可以单独引用某一文件。

    Author
    WhiteSevs
    Created
    2024-01-31
    Updated
    2024-09-15
  30. crypto JS (Library) - crypto1

    Author
    12358940
    Created
    2024-09-14
    Updated
    2024-09-14
  31. GeniusLyrics JS (Library) - Downloads and shows genius lyrics for Tampermonkey scripts

    Author
    cuzi
    Created
    2020-07-08
    Updated
    2024-09-13
  32. Eruda-2 JS (Library) - 一个网页调试的脚本做成的库

    Author
    WhiteSevs
    Created
    2024-01-02
    Updated
    2024-09-09
  33. PageSpy-2 JS (Library) - 一个网页调试的脚本做成的库

    Author
    WhiteSevs
    Created
    2024-01-02
    Updated
    2024-09-09
  34. marked JS (Library) - a markdown parser

    Author
    hacker09
    Created
    2024-09-04
    Updated
    2024-09-08
  35. pURLfy JS (Library) - The ultimate URL purifier

    Author
    PRO-2684
    Created
    2024-04-09
    Updated
    2024-09-07
  36. ESTreeProcessor JS (Library) - Compiles a string containing Javascript to an ESTree object and/or executes an ESTree object in Javascript

    Author
    mapomatic and WazeDev
    Created
    2024-09-03
    Updated
    2024-09-04
  37. esprima-next JS (Library) - This is a copy of the esprima-next library. The jsNode build has been modified to work with userscripts.

    Author
    mapomatic
    Created
    2024-09-03
    Updated
    2024-09-03
  38. dom util JS (Library) - dom manipulation util

    Author
    mauri6870
    Created
    2024-07-03
    Updated
    2024-08-30
  39. Pixel Combat+ JS (Library) - Makes it easier to create new custom enemies for Idle Pixel

    Author
    Dounford-Felipe
    Created
    2024-04-04
    Updated
    2024-08-30
  40. Hook all ajax JS (Library) - it can hook all ajax

    Author
    Cangshi
    Created
    2018-09-30
    Updated
    2024-08-29
  41. FAQ JS (Library) - 83ONLINE__FAQ

    Author
    tzdls
    Created
    2024-04-28
    Updated
    2024-08-27
  42. jquery 2.2.1 JS (Library) - https://cdn.bootcss.com/jquery/2.2.1/jquery.js

    Author
    coldarra
    Created
    2024-08-27
    Updated
    2024-08-27
  43. bootstrap.js 5.2.3 JS (Library) - https://cdn.bootcdn.net/ajax/libs/bootstrap/5.2.3/js/bootstrap.js

    Author
    coldarra
    Created
    2024-08-27
    Updated
    2024-08-27
  44. frColorPicker JS (Library) - frColorPicker 拾色器专供Font Rendering使用。

    Author
    F9y4ng
    Created
    2021-12-17
    Updated
    2024-08-26
  45. show_message JS (Library) - 创建一个自定义透明提示框,并支持显示位置、自动关闭时间、透明度、是否显示关闭按钮、背景颜色和文字颜色

    Author
    KangNian
    Created
    2024-08-25
    Updated
    2024-08-25
  46. AO3Boxicons JS (Library) - Reusable library that initialized the boxicons css and serves functions to turn stats and menus into icons

    Author
    genusslicht
    Created
    2024-06-04
    Updated
    2024-08-23
  47. wlxx JS (Library) - 网络学习代码

    Author
    wfrcyl
    Created
    2022-04-11
    Updated
    2024-08-22
  48. TKBaseSDK JS (Library) - 一些通用方法基础组件库

    Author
    sayaDev
    Created
    2024-05-06
    Updated
    2024-08-21

Publish a script you've written (or learn how to write one)