avindra / useascript

A compendium of userscripts for the Internet.

Home Page:https://dra.vin/#/useascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useascript ci

useascript is a repository of userscripts for a clearer Internet 🌃

Name meaning

The name (use-a-script) denotes that the various scripts supporting many websites are loaded from a single script. This is done to conveniently manage many userscripts and simplify the development / testing model. At the same time, it eliminates the need for a 3rd party host.

Usage

Note that, as per the @match directive, it will run on all websites.

// @match        *://*/*

License

Brought to you by Avindra Goolcharan.

The source code is fully licensed under GPL-3.0-only. See COPYING for more info.

About

A compendium of userscripts for the Internet.

https://dra.vin/#/useascript

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%