Skip to content
#

Userscripts

A userscript is a kind of lightweight and less privileged browser extension written in JavaScript used to modify webpages. Userscripts may use the special API, usually referred as GM_API, allowing them to bypass same-origin policy and store data in separate storage not accessible to web pages. The technology was initially introduced in the GreaseMonkey extension for Firefox web browser, and then spread to other browsers, sometimes built-in, like in Presto-based Opera, sometimes with help of extensions, like in Chromium-based browsers. The most famous catalogs of userscripts are GreasyFork and OpenUserJS.

Here are 21 public repositories matching this topic...

小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件

  • Updated Jul 17, 2025
  • Python

Created by Aaron Boodman

Released March 28, 2005

Followers
469 followers
Repository
greasemonkey/greasemonkey
Website
github.com/topics/userscript
Wikipedia
Wikipedia

Related Topics

javascript webextension