Skip to content

Instantly share code, notes, and snippets.

@adityavm
Created April 24, 2017 06:39
Show Gist options
  • Save adityavm/75f81cf237b60dfb69f67c8e416b7dd2 to your computer and use it in GitHub Desktop.
Save adityavm/75f81cf237b60dfb69f67c8e416b7dd2 to your computer and use it in GitHub Desktop.
Empty Userscript to be the starting point for other scripts
// ==UserScript==
// @name Blank Userscript Template
// @namespace BlankUserscriptTemplate
// @include *
// @author Aditya Mukherjee
// @description Empty Userscript to be the starting point for other scripts
// ==/UserScript==
// code goes here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment