Skip to content

Commit

Permalink
HOT fix for 0.5.6js
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkohole authored Sep 14, 2024
1 parent ac1facb commit 1c39c6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mrt.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
// @author Alkohole
// @match *://*/*
// @exclude https://alkohole.github.io/machine-reading-text/*
// @grant none
// @grant GM.setValue
// @grant GM.getValue
// @icon https://storage.yandexcloud.net/cloud-www-assets/region-assets/ru/favicon/favicon.ico
// @connect api.browser.yandex.ru
// @downloadURL https://github.com/Alkohole/udr/raw/main/mrt.user.js
Expand Down Expand Up @@ -474,4 +475,4 @@
}

initScript();
})();
})();

0 comments on commit 1c39c6f

Please sign in to comment.