diff --git a/date-button/index.js b/date-button/index.js
index e39334e289985015ed22abeb7b89bbcef1642512..51b1e82070b1794a9b2b01fc5db4e56c80612763 100644
--- a/date-button/index.js
+++ b/date-button/index.js
@@ -1,10 +1,9 @@
 // ==UserScript==
 // @name        Date Button
 // @namespace   http://hugo.hornquist.se
-// @version     0.1.3
+// @version     0.1.4
 // @author      hugo@lysator.liu.se
-// @match       http://*
-// @match       https://*
+// @match       *://*/*
 // @description Inputs the current date into the current text field.
 // @updateURL   https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js
 // @downloadURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js