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. ElementGetter_gf JS (Library) - 这是一个异步获取元素的脚本库。不少人写脚本都碰到过元素延迟加载的问题,使用定时器获取不仅实时性不足,还有性能问题,DOMNodeInserted的性能也不好,一般都推荐MutationObserver的方案。但是MutationObserver的语法较复杂,回调函数的写法也不易于使用,因此本库将相关代码加以封装,让元素获取一步到位,方便脚本的快速开发。

    Author
    ZHider Joo
    Created
    2023-10-20
    Updated
    2023-10-20
  2. @suchipi/jsxdom JS (Library) - Create DOM elements with a createElement-like jsx function

    Author
    Suchipi
    Created
    2023-10-19
    Updated
    2023-10-19
  3. gm_ajax JS (Library) - ajax

    Author
    jeman
    Created
    2023-10-18
    Updated
    2023-10-18
  4. kiv-lib JS (Library) - Helper functions

    Author
    Kivou
    Created
    2023-10-17
    Updated
    2023-11-29
  5. dps JS (Library) - 自用阿里云依赖库

    Author
    fengyinxia
    Created
    2023-10-15
    Updated
    2023-10-15
  6. Joys JS (Library) - 自用阿里云依赖库

    Author
    fengyinxia
    Created
    2023-10-15
    Updated
    2023-10-15
  7. loader JS (Library) - 动态加载js/css资源

    Author
    jeman
    Created
    2023-10-13
    Updated
    2023-10-13
  8. Caas-Helper JS (Library) - Caas Helper

    Author
    ruesin
    Created
    2023-10-07
    Updated
    2023-10-07
  9. tmvue JS (Library) - 修改的vue

    Author
    ythong
    Created
    2023-10-07
    Updated
    2023-10-11
  10. ajaxHooker_2 JS (Library) - ajax劫持库,支持xhr和fetch劫持。

    Author
    w2f
    Created
    2023-10-05
    Updated
    2023-10-05
  11. Config_Manager JS (Library) - 设置获取配置的APIs

    Author
    axototl
    Created
    2023-10-01
    Updated
    2023-12-09
  12. Undiscord3233 JS (Library) - Delete all messages in a Discord channel or DM (Bulk deletion) delete

    Author
    cumchugger
    Created
    2023-09-29
    Updated
    2023-09-29
  13. mtoast JS (Library) - toast

    Author
    gortik
    Created
    2023-09-25
    Updated
    2023-09-25
  14. Persistent Storage JS (Library) - Useful library for dealing with the storage.

    Author
    Naviamold
    Created
    2023-09-24
    Updated
    2023-09-24
  15. waitForKeyElements gist port JS (Library) - A function that waits for a specific element to load before running a specified callback. portated from this GitHub gist: https://gist.github.com/BrockA/2625891#file-waitforkeyelements-js

    Author
    Naviamold
    Created
    2023-09-24
    Updated
    2023-09-24
  16. 115推送工具 JS (Library) - 推送磁力或ed2k链接到115。需要当前浏览器已登录到115

    Author
    kh-Chen
    Created
    2023-09-22
    Updated
    2023-10-07
  17. Blob.js JS (Library) - 获取小红书个人信息页面数据点赞数据

    Author
    choukin
    Created
    2023-09-22
    Updated
    2023-09-22
  18. qxyz JS (Library) - 111

    Author
    Nex01
    Created
    2023-09-21
    Updated
    2023-09-21
  19. zip解压工具 JS (Library) - 传入zip文件链接,返回其中第一个txt文件中的内容。

    Author
    kh-Chen
    Created
    2023-09-20
    Updated
    2023-11-13
  20. JUMP PARTICLES bonk.io JS (Library) - when ever you land on something theres an effect like when you die but you land it shows that effect

    Author
    housebuilder201310
    Created
    2023-09-17
    Updated
    2023-09-18
  21. rangyInput@dkn JS (Library) - 覆盖替换式插入、在文选处前后追加式插入

    Author
    dnknn
    Created
    2023-09-15
    Updated
    2023-09-28
  22. spark-md5.min JS (Library) - spark-md5.min.js

    Author
    Mixier
    Created
    2023-09-15
    Updated
    2023-09-15
  23. listPending JS (Library) - 注入覆盖用:oa.mengtiandairy.com:7070

    Author
    empyrealtear
    Created
    2023-09-14
    Updated
    2023-10-27
  24. listDone JS (Library) - 注入覆盖用:oa.mengtiandairy.com:7070

    Author
    empyrealtear
    Created
    2023-09-13
    Updated
    2023-10-28
  25. colList-min JS (Library) - 注入覆盖用:oa.mengtiandairy.com:7070

    Author
    empyrealtear
    Created
    2023-09-13
    Updated
    2024-04-10

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