Skip to content
#

tampermonkey

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 1,353 public repositories matching this topic...

知乎修改器,目前适用于Tampermonkey,主要功能:页面模块自定义隐藏;列表及回答内容过滤;浏览内容历史记录;推荐页内容缓存;列表种类和关键词强过滤,自动调用「不感兴趣」接口;屏蔽用户回答;回答视频下载;回答内容按照点赞数和评论数排序;设置自动收起所有长回答或自动展开所有回答;移除登录提示弹窗;设置过滤故事档案局和盐选科普回答等知乎官方账号回答;手动调节文字大小;切换主题,夜间模式调整;隐藏知乎热搜,体验纯净搜索;列表添加标签种类;去除广告;设置购买链接显示方式;收藏夹内容导出为 PDF;一键移除所有屏蔽选项;外链直接打开;更多功能请在插件里体验...

  • Updated May 21, 2024
  • TypeScript

Created by Aaron Boodman

Released March 28, 2005

Followers
381 followers
Repository
greasemonkey/greasemonkey
Wikipedia
Wikipedia

Related Topics

javascript webextension