Skip to content

Instantly share code, notes, and snippets.

@Rotzbua
Created September 9, 2018 21:32
Show Gist options
  • Save Rotzbua/db7e41929ee7ccdd2665850cdd2ad7a7 to your computer and use it in GitHub Desktop.
Save Rotzbua/db7e41929ee7ccdd2665850cdd2ad7a7 to your computer and use it in GitHub Desktop.
// ==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