Closed jaystonez closed 2 weeks ago
(Please fill out the issue template with your details)
(Please give an example of the script if applicable.)
// ==UserScript== // @name MyName // @namespace http://mywebsite.com // @Version 1.0 // @description try to take over the world! // @author Me // @match http://mywebsite.com/* // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js // @include https://mywebsite.com/* // @grant none // ==/UserScript==
(Please fill out the issue template with your details)
Expected Behavior
Actual Behavior
Specifications
Script
(Please give an example of the script if applicable.)