Created
September 9, 2018 21:32
-
-
Save Rotzbua/db7e41929ee7ccdd2665850cdd2ad7a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name test | |
// @author abc | |
// @namespace namespace_abc | |
// @description asdfadsf | |
// @version 2018.07.29 | |
// @include https://www.rotzbua.de/* | |
// @noframes | |
// @grant none | |
// ==/UserScript== | |
alert('blub'); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment