From 8ea6db1c82d66394ad1813ef7555d71eb6120104 Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Tue, 20 Dec 2022 14:27:27 -0500 Subject: [PATCH] Remove keyboard shortcut button in settings --- js/settings.js | 5 ----- settings.html | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/js/settings.js b/js/settings.js index 5a072fb..24078d6 100644 --- a/js/settings.js +++ b/js/settings.js @@ -30,9 +30,4 @@ document.querySelectorAll('input,select').forEach(function (el) { }) }) -// Open keyboard shortcut -document.querySelector('#mastodon-keyboard-shortcut').addEventListener('click', function() { - chrome.tabs.create({ url: 'chrome://extensions/shortcuts#:~:text=Share%20to%20Mastodon' }) -}) - loadSettings() \ No newline at end of file diff --git a/settings.html b/settings.html index d81b12c..492c1ee 100644 --- a/settings.html +++ b/settings.html @@ -27,7 +27,7 @@
- + You can configure the keyboard shortcut from about:addons > settings gear button > "Manage extension shortcuts."

If you find Share to Mastodon useful, please donate to support continued development. It would mean a lot!