aboutsummaryrefslogtreecommitdiffstats
path: root/send2cgeo
diff options
context:
space:
mode:
authormucek4 <tomaz@gorenc.org>2014-05-25 20:12:57 +0200
committermucek4 <tomaz@gorenc.org>2014-05-25 20:12:57 +0200
commit19d854e7e69252b99cb581c1ce94700759ec38e8 (patch)
treed0bfacaa44f042d79b217d533982ba1a18b7a980 /send2cgeo
parentddc94e34458f76d0d699e0eac6f0e1d4913b172b (diff)
downloadcgeo-19d854e7e69252b99cb581c1ce94700759ec38e8.zip
cgeo-19d854e7e69252b99cb581c1ce94700759ec38e8.tar.gz
cgeo-19d854e7e69252b99cb581c1ce94700759ec38e8.tar.bz2
Added Chrome compatibility back.
Diffstat (limited to 'send2cgeo')
-rw-r--r--send2cgeo/send2cgeo.user.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/send2cgeo/send2cgeo.user.js b/send2cgeo/send2cgeo.user.js
index afb54c4..a9f6664 100644
--- a/send2cgeo/send2cgeo.user.js
+++ b/send2cgeo/send2cgeo.user.js
@@ -2,13 +2,12 @@
// @name Send to c:geo
// @namespace http://send2.cgeo.org/
// @description Add button "Send to c:geo" to geocaching.com
-// @grant none
-// @include /^https?://www\.geocaching\.com/seek/cache_details.*$/
-// @include /^https?://www\.geocaching\.com/map/.*$/
-// @include /^https?://www\.geocaching\.com/map/.*$/
-// @include /^https?://www\.geocaching\.com/geocache/.*$/
-// @include /^https?://www\.geocaching\.com/my/recentlyviewedcaches.*$/
-// @include /^https?://www\.geocaching\.com/seek/nearest.*$/
+// @grant none
+// @include http://www.geocaching.com/seek/cache_details*
+// @include https://www.geocaching.com/map/*
+// @include http://www.geocaching.com/geocache/*
+// @include http://www.geocaching.com/my/recentlyviewedcaches*
+// @include http://www.geocaching.com/seek/nearest*
// @icon http://send2.cgeo.org/content/images/logo.png
// @downloadURL https://send2.cgeo.org/send2cgeo.user.js
// @updateURL https://send2.cgeo.org/send2cgeo.user.js