Userscripts topic

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.

List Userscripts repositories

ani-list-unlimited

26
Stars
1
Forks
Watchers

A collection of user scripts for https://anilist.co.

return-youtube-comment-username

45
Stars
2
Forks
Watchers

This is to change the handle in the YouTube comments section to a username

NamuLink

30
Stars
2
Forks
Watchers

나무위키에만 있는 복잡한 네이버 파워링크 광고를 제거하는 유저스크립트

kitten-scientists

27
Stars
14
Forks
Watchers

Home of Kitten Scientists v2

download-git-userscript

26
Stars
5
Forks
Watchers

download github repo or directory via one-click

TrackingTokenStripper

24
Stars
6
Forks
Watchers

A Tampermonkey Userscript that remove most of the annoying tracking token from URL parameters

chatgpt.js-greasemonkey-starter

42
Stars
14
Forks
42
Watchers

🙈 A starting point for developing your own Greasemonkey userscript using chatgpt.js

klas-helper-extension

26
Stars
11
Forks
Watchers

🎠 광운대학교 KLAS 사이트에 편리한 기능을 추가하는 브라우저 확장 프로그램

userscript-typescript-template

32
Stars
6
Forks
Watchers

Template repo using Webpack and TypeScript to build your userscript for Tampermonkey and more extensions.