From 6fbd4752511a2e5ec58845415a9c6bbcc4a46858 Mon Sep 17 00:00:00 2001 From: Beingpax Date: Mon, 24 Feb 2025 19:32:11 +0545 Subject: [PATCH] Update appcast.xml and script resources --- VoiceInk/Resources/firefoxURL.scpt | 5 ++--- VoiceInk/Resources/zenURL.scpt | 4 +--- appcast.xml | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/VoiceInk/Resources/firefoxURL.scpt b/VoiceInk/Resources/firefoxURL.scpt index 5188888..7e20b4a 100644 --- a/VoiceInk/Resources/firefoxURL.scpt +++ b/VoiceInk/Resources/firefoxURL.scpt @@ -5,9 +5,8 @@ tell application "Firefox" keystroke "l" using command down delay 0.1 keystroke "c" using command down - delay 0.1 - key code 53 -- Press Escape key to deselect address bar + end tell delay 0.1 return (the clipboard as text) -end tell \ No newline at end of file +end tell diff --git a/VoiceInk/Resources/zenURL.scpt b/VoiceInk/Resources/zenURL.scpt index 8e6abc8..1f92c49 100644 --- a/VoiceInk/Resources/zenURL.scpt +++ b/VoiceInk/Resources/zenURL.scpt @@ -5,9 +5,7 @@ tell application "Zen Browser" keystroke "l" using command down delay 0.1 keystroke "c" using command down - delay 0.1 - key code 53 -- Press Escape key to deselect address bar end tell delay 0.1 return (the clipboard as text) -end tell \ No newline at end of file +end tell diff --git a/appcast.xml b/appcast.xml index abbc8fe..ae14b22 100644 --- a/appcast.xml +++ b/appcast.xml @@ -14,7 +14,7 @@
  • Minor Bug Fixes
  • ]]> - +