Skip to content

Commit 54fa328

Browse files
committed
fix: update version number to 1.5 and add download/update URLs
1 parent 1d0f8d2 commit 54fa328

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

GarminAutoPaste.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name Garmin Connect - Auto-Paste on Right Click
33
// @namespace typpi.online
4-
// @version 1.4
4+
// @version 1.5
55
// @description Automatically pastes clipboard content into specific input fields on right-click
66
// @author Nick2bad4u
77
// @match *://connect.garmin.com/*
@@ -13,8 +13,8 @@
1313
// @homepageURL https://github.com/Nick2bad4u/UserStyles
1414
// @supportURL https://github.com/Nick2bad4u/UserStyles/issues
1515

16-
// @downloadURL
17-
// @updateURL
16+
// @downloadURL https://update.greasyfork.org/scripts/536012/Garmin%20Connect%20-%20Auto-Paste%20on%20Right%20Click.user.js
17+
// @updateURL https://update.greasyfork.org/scripts/536012/Garmin%20Connect%20-%20Auto-Paste%20on%20Right%20Click.meta.js
1818
// ==/UserScript==
1919

2020
(function() {

0 commit comments

Comments
 (0)