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. Saputra JS (Library) - Easy configuration dialog builder for user scripts

    Author
    Dodi Riyadi Saputra
    Created
    2022-12-25
    Updated
    2022-12-25
  2. PPIL2 JS (Library) - Pixel Place Image Loader

    Author
    rodomil
    Created
    2022-12-24
    Updated
    2022-12-24
  3. PPConf2 JS (Library) - Pixel Place Config

    Author
    rodomil
    Created
    2022-12-24
    Updated
    2022-12-24
  4. diep_Shortcut JS (Library) - if you need help go to https://discord.gg/4Rk3yGSQDp

    Author
    Tariteur
    Created
    2022-12-19
    Updated
    2023-02-01
  5. GM_html2canvas JS (Library) - 由于原版的html2canvas在对跨域图片获取上总是失败的问题,将跨域改为通过GM_xmlhttpRequest获取

    Author
    WhiteSevs
    Created
    2022-12-15
    Updated
    2023-09-12
  6. pops JS (Library) - 纯JavaScript编写的弹窗,内置方法confirm、alert、prompt、loading、iframe、isPhone、tooltip、folder、panel、rightClickMenu。

    Author
    WhiteSevs
    Created
    2022-12-12
    Updated
    2024-11-16
  7. 网盘链接识别-图标库 JS (Library) - 网盘链接识别-图标库ICON 百度网盘 蓝奏云 天翼云 中国移动云盘(原:和彩云) 阿里云 文叔叔 奶牛快传 123盘 腾讯微云 迅雷网盘 115网盘 夸克网盘 城通网盘(部分) magnet

    Author
    WhiteSevs
    Created
    2022-12-12
    Updated
    2024-01-31
  8. SpeedReaderTools JS (Library) - Use for generating and decoding stuffs in SpeedReader.

    Author
    Timesient
    Created
    2022-12-11
    Updated
    2022-12-16
  9. GMLibrary JS (Library) - GMLibary

    Author
    JerryT
    Created
    2022-12-10
    Updated
    2022-12-23
  10. Absolute Visibility JS (Library) - Makes tabs and windows think they're visible even when they're not.

    Author
    NaeemBolchhi
    Created
    2022-12-07
    Updated
    2024-01-09
  11. Delicious Userscript Library JS (Library) - A library for userscripts on AnimeBytes which implements a settings page, among other things. Made by momentary0 on github (https://github.com/momentary0/AB-Userscripts/). I just uploaded here for use in my script since I couldn't get greasyfork to approve my require even with integrity checks.

    Author
    TalkingJello
    Created
    2022-12-07
    Updated
    2022-12-07
  12. hacktimerjs JS (Library) - Avoid timers throttling by browser when tab is inactive

    Author
    lista
    Created
    2022-12-07
    Updated
    2023-01-29
  13. fork of GM_config JS (Library) - A lightweight, reusable, cross-browser graphical settings framework for inclusion in user scripts.

    Author
    ysslang
    Created
    2022-12-01
    Updated
    2022-12-01
  14. js-Extensions-touchJS JS (Library) - js-Extensions-touchJS是一个非常简单的原生js touch扩展,用于适配移动端的常用touch操作(点击tab、双击dbTab、长按longPress、长按终止longPressCancel、滑动swipe以及具体滑动方向left right up down),并兼容鼠标手势操作

    Author
    tutu辣么可爱
    Created
    2022-11-30
    Updated
    2023-03-02
  15. layx.js JS (Library) - Layx 新一代Web弹窗组件。纯原生Javascript实现,不依赖任何第三方框架

    Author
    lista
    Created
    2022-11-29
    Updated
    2023-01-26
  16. Qmsg JS (Library) - 消息提示

    Author
    siji-Xian
    Created
    2022-11-29
    Updated
    2022-11-29
  17. WAIL JS (Library) - Wail parser

    Author
    AjjjjBC
    Created
    2022-11-26
    Updated
    2022-11-26
  18. Literature mutual helper JS (Library) - ①Show ssid/dxid from Library Reference Alliance (ucdrs) or Duxiu (duxiu) ②Show ssno from CADAL ③Provide links from ucdrs, duxiu, cadal to Douban Books

    Author
    JasonBarnabe
    Created
    2022-11-18
    Updated
    2022-11-18
  19. jQueryUI custom build JS (Library) - Custom jQueryUI v1.11.4 build only including core.js, widget.js, mouse.js, draggable.js

    Author
    WazeDev
    Created
    2022-11-17
    Updated
    2022-11-17
  20. 阿里百宝箱P4P布局优化-朱玄奘 JS (Library) - 优化调整阿里国际站P4P界面,布局更紧凑,目前只是最简单的版本,有问题及时反馈:有更多的需求及时留言微信号:zrl0495

    Author
    Renlu Zhu
    Created
    2022-11-13
    Updated
    2023-03-16
  21. MidConfig JS (Library) - UserScript用の設定画面

    Author
    Midra429
    Created
    2022-11-12
    Updated
    2022-11-17
  22. test131 JS (Library) - 351547241

    Author
    zinuo
    Created
    2022-11-12
    Updated
    2022-11-23
  23. 国开题库 JS (Library) - 学习新思想,争做新青年!

    Author
    DMC52859
    Created
    2022-11-09
    Updated
    2022-12-18
  24. jQuery-Extensions-touchJS JS (Library) - jQuery-Extensions-touchJS是一个非常简单的jQuery touch扩展,用于适配移动端的常用touch操作(点击tab、双击dbTab、长按longPress、长按终止longPressCancel、滑动swipe以及具体滑动方向left、right、up、down),并兼容鼠标手势操作

    Author
    tutu辣么可爱
    Created
    2022-11-08
    Updated
    2023-03-02
  25. Axios JS (Library) - Axios 是一个基于 promise 网络请求库,作用于node.js 和浏览器中。 它是 isomorphic 的(即同一套代码可以运行在浏览器和node.js中)。在服务端它使用原生 node.js http 模块, 而在客户端 (浏览端) 则使用 XMLHttpRequests。

    Author
    1132989278
    Created
    2022-11-04
    Updated
    2022-11-04
  26. PokeClicker+ JS (Library) - PokeClicker plugin framework

    Author
    Nick K
    Created
    2022-11-01
    Updated
    2022-11-07
  27. Bing beautification store JS (Library) - 美化必应搜索页面,从此,自动更新,向更新弹窗说NOoooooooo!

    Author
    Onion_Big
    Created
    2022-10-30
    Updated
    2022-11-03
  28. string format JS (Library) - Format a string with '{0}','{1}'...

    Author
    捈荼
    Created
    2022-10-27
    Updated
    2022-12-23
  29. Browses JS (Library) - none

    Author
    Tenfond
    Created
    2022-10-27
    Updated
    2023-04-13
  30. hotkeys-js JS (Library) - npm hotkeys-js

    Author
    andywang
    Created
    2022-10-27
    Updated
    2022-10-27
  31. lib2class JS (Library) - 青骄第二课堂题库

    Author
    FoliageOwO
    Created
    2022-10-26
    Updated
    2024-10-31
  32. Web按鈕注入 JS (Library) - 向頁面批量注入按鈕並進行函數綁定

    Author
    otc
    Created
    2022-10-26
    Updated
    2023-12-21
  33. shangjiabeizhu JS (Library) - vc发货 打印出库单显示 商家备注qq806350554

    Author
    qq806350554
    Created
    2022-10-24
    Updated
    2022-10-25
  34. lib_2class_2024 JS (Library) - 青骄第二课堂禁毒知识竞赛2024版题库

    Author
    center
    Created
    2022-10-22
    Updated
    2024-10-12
  35. lib42classnew~ JS (Library) - 青骄第二课堂-知识竞赛2022新版题库

    Author
    HF0920
    Created
    2022-10-21
    Updated
    2022-10-21
  36. lib42classes JS (Library) - 青骄第二课堂禁毒知识竞赛2022小学版题库

    Author
    jinpuzi
    Created
    2022-10-20
    Updated
    2022-10-20
  37. libclass-xiaoxue JS (Library) - 青骄第二课堂禁毒知识竞赛2021版题库

    Author
    gynxp
    Created
    2022-10-19
    Updated
    2022-10-19
  38. lib42class2022 JS (Library) - 青骄第二课堂禁毒知识竞赛2022版题库

    Author
    xuehuv
    Created
    2022-10-19
    Updated
    2022-10-23
  39. lib42class2 JS (Library) - 青骄第二课堂禁毒知识竞赛2022版题库

    Author
    nanlingtt
    Created
    2022-10-18
    Updated
    2022-10-18
  40. lib42classxin JS (Library) - 青骄第二课堂禁毒知识竞赛2022版题库

    Author
    小李子805116
    Created
    2022-10-17
    Updated
    2022-10-17
  41. FaviconBadger JS (Library) - Add a counter badge on the favicon

    Author
    PIZIDAVI
    Created
    2022-10-17
    Updated
    2022-10-17
  42. 2021-2022 JS (Library) - 青骄第二课堂禁毒知识竞赛2021-2022版题库

    Author
    雅迅达网络
    Created
    2022-10-17
    Updated
    2022-10-20
  43. Userscript Manager Detection JS (Library) - A Code Snippet for detecting if the script is being ran in an Userscript Manager.

    Author
    Taureon
    Created
    2022-10-16
    Updated
    2022-10-18
  44. jquery JS (Library) - jquery库

    Author
    鸡景行
    Created
    2022-10-16
    Updated
    2022-10-16
  45. newcolors JS (Library) - pixelpain idk

    Author
    hundai
    Created
    2022-10-16
    Updated
    2022-10-16
  46. js-sha3 JS (Library) - hashing

    Author
    zyenith
    Created
    2022-10-15
    Updated
    2022-10-15
  47. jiujia JS (Library) - b

    Author
    12358940
    Created
    2022-10-14
    Updated
    2022-10-14
  48. op money JS (Library) - infinite nitro cash

    Author
    Hunter Booth
    Created
    2022-10-13
    Updated
    2022-10-13
  49. UPNG.js JS (Library) - Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless)

    Author
    shounksu
    Created
    2022-10-10
    Updated
    2022-10-10
  50. jsonpath JS (Library) - jsonpath库

    Author
    ythong
    Created
    2022-10-07
    Updated
    2022-10-07
  51. 手机电脑辅助脚本 JS (Library) - 脚本功能目前有:给“解析脚本”添加自定义接口(需要配合jxb解析脚本--才有效果)。

    Author
    脚迷⑤号
    Created
    2022-10-07
    Updated
    2022-10-07
  52. WME JS (Library) - Helper class for Greasy Fork plugins for Waze Map Editor

    Author
    Anton Shevchuk
    Created
    2022-10-06
    Updated
    2023-07-12
  53. PPCon JS (Library) - Pixel Place Config

    Author
    gregmann
    Created
    2022-10-04
    Updated
    2022-10-04
  54. Baidu Translate JS (Library) - Baidu translate api support for userscripts. No need for baidu's token.

    Author
    PYUDNG
    Created
    2022-10-02
    Updated
    2023-11-17
  55. js-watermark JS (Library) - JavaScript 图片文字水印、图片图片水印生成工具,生成 base64 编码图片。

    Author
    WhiteSevs
    Created
    2022-10-01
    Updated
    2024-10-24

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