Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name fastclipboard
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @require http://code.jquery.com/jquery-3.4.1.min.js
// @match *://*/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name DownloadStarsMap
// @namespace http://tampermonkey.net/
// @version 1.0
// @description try to take over the world!
// @author You
// @match https://strellas.com/kreator/*
// @grant none
// @require http://code.jquery.com/jquery-3.4.1.min.js
// ==/UserScript==