.js/fogbugz.com.js

changeset 679
2c32255d5c84
parent 678
4c569c2420f1
child 680
b89661b25b51
deleted file mode 100644
--- a/.js/fogbugz.com.js
+++ /dev/null
@@ -1,12 +0,0 @@
-// ==UserScript==
-// @name         FogBugz Helper
-// @namespace    http://ziprecruiter.github.io/
-// @version      0.1
-// @description  Various alterations to FogBugz's UI
-// @author       ZipRecruiter
-// @match        https://*.fogbugz.com/*
-// @grant        none
-// @run-at       document-start
-// ==/UserScript==
-
-javascript:(function(){url='//ziprecruiter.github.io/greasemonkey/fogbugz-helper/fogbugz-helper.js';document.head.appendChild(document.createElement('script')).src=url+'?'+new Date().getTime();})();

mercurial