Skip to content
#

violentmonkey

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 190 public repositories matching this topic...

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.

  • Updated May 4, 2024
  • JavaScript

油猴插件库(记录茂茂开发的油猴插件)包含移除重定向、杀死水印、GitHub 小助手、复制磁力链接、115 小助手、慕课网小助手等

  • Updated May 5, 2024
  • TypeScript

Created by Aaron Boodman

Released March 28, 2005

Followers
377 followers
Repository
greasemonkey/greasemonkey
Wikipedia
Wikipedia

Related Topics

javascript webextension