From dd675b21314863867767f20acb888a63c0b53e35 Mon Sep 17 00:00:00 2001 From: Sv443 Date: Tue, 17 Dec 2024 12:56:58 +0100 Subject: [PATCH] docs: actually this is better --- README-summary.md | 25 ++++++------------------- README.md | 25 ++++++------------------- 2 files changed, 12 insertions(+), 38 deletions(-) diff --git a/README-summary.md b/README-summary.md index 557843d6d..a56f58f73 100644 --- a/README-summary.md +++ b/README-summary.md @@ -44,30 +44,17 @@ My work relies on donations, so if you like this userscript please consider [sup

## Installation: - -Requires a userscript manager browser extension. -I really recommend Violentmonkey: [Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) • [Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag) • [Edge](https://microsoftedge.microsoft.com/addons/detail/violentmonkey/eeagobfjdenkkddmbclomhiblgggliao?hl=en-GB&gl=DE) +1. Install a userscript manager browser extension - I really recommend Violentmonkey ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/), [Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag), [Edge](https://microsoftedge.microsoft.com/addons/detail/violentmonkey/eeagobfjdenkkddmbclomhiblgggliao?hl=en-GB&gl=DE)) + Other extensions are known to be less reliable and may not work as expected, especially in isolated contexts like FireMonkey or the Brave browser. - -Other extensions are known to be less reliable and may not work as expected, especially in isolated contexts like FireMonkey or the Brave browser. +2. **Once you have the extension, [visit the Releases page](https://github.com/Sv443/BetterYTM/releases) and click the install button on the latest release.** + Note: the `unsafeWindow` grant is required due to limitations in some browsers, [see this issue for more info.](https://github.com/Sv443/BetterYTM/issues/18#show_issue)
- -Once you have the extension, click the install button at the top of this page! - -
- - -Note: the `unsafeWindow` grant is required due to limitations in some browsers, [see this issue for more info.](https://github.com/Sv443/BetterYTM/issues/18#show_issue) - -
- - + If you want to install the latest (potentially unstable) development build, [look for the latest pull request](https://github.com/Sv443/BetterYTM/pulls?q=sort%3Aupdated-desc+is%3Apr+is%3Aopen) and click the install button there. -Please make sure to fully reinstall the userscript once the next release is out to avoid any issues. - - +Please make sure to manually remove and reinstall the userscript once the next release is out to avoid any issues.


diff --git a/README.md b/README.md index c036ca2a2..0325a2841 100644 --- a/README.md +++ b/README.md @@ -47,30 +47,17 @@ If you disabled the watermark, you can still open it by clicking your avatar in


## Installation: - -Requires a userscript manager browser extension. -I really recommend Violentmonkey: [Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) • [Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag) • [Edge](https://microsoftedge.microsoft.com/addons/detail/violentmonkey/eeagobfjdenkkddmbclomhiblgggliao?hl=en-GB&gl=DE) +1. Install a userscript manager browser extension - I really recommend Violentmonkey ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/), [Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag), [Edge](https://microsoftedge.microsoft.com/addons/detail/violentmonkey/eeagobfjdenkkddmbclomhiblgggliao?hl=en-GB&gl=DE)) + Other extensions are known to be less reliable and may not work as expected, especially in isolated contexts like FireMonkey or the Brave browser. - -Other extensions are known to be less reliable and may not work as expected, especially in isolated contexts like FireMonkey or the Brave browser. +2. **Once you have the extension, [visit the Releases page](https://github.com/Sv443/BetterYTM/releases) and click the install button on the latest release.** + Note: the `unsafeWindow` grant is required due to limitations in some browsers, [see this issue for more info.](https://github.com/Sv443/BetterYTM/issues/18#show_issue)
- -Once you have the extension, **[visit the Releases page](https://github.com/Sv443/BetterYTM/releases) and click the install button** on the latest release. - -
- - -Note: the `unsafeWindow` grant is required due to limitations in some browsers, [see this issue for more info.](https://github.com/Sv443/BetterYTM/issues/18#show_issue) - -
- - + If you want to install the latest (potentially unstable) development build, [look for the latest pull request](https://github.com/Sv443/BetterYTM/pulls?q=sort%3Aupdated-desc+is%3Apr+is%3Aopen) and click the install button there. -Please make sure to fully reinstall the userscript once the next release is out to avoid any issues. - - +Please make sure to manually remove and reinstall the userscript once the next release is out to avoid any issues.