From 40e28cbbcc08c8efc18a0bd13fcc94b77d141349 Mon Sep 17 00:00:00 2001 From: Dean Oemcke Date: Fri, 20 Oct 2017 13:30:23 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5120dce7..b6a315db 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ If you have suggestions or problems using the extension, please [submit a bug or The Great Suspender is also [available via the official Chrome Web Store](https://chrome.google.com/webstore/detail/the-great-suspender/klbibkeccnjlkjkiokjodocebajanakg). -Please note that the webstore version has automatic updates *disabled* so you will need to uninstall/reinstall if you want to update after a new webstore version is pushed. For information on the safe way to update see [this guide](https://github.com/deanoemcke/thegreatsuspender/issues/526). - -For information on why this is the situation please read [this issue thread](https://github.com/deanoemcke/thegreatsuspender/issues/322). +Please note that the webstore version may be significantly behind the latest version here. That is because I try to keep webstore updates down to a minimum due to their [disruptive effect](https://github.com/deanoemcke/thegreatsuspender/issues/526). For more information on the permissions required for the extension, please refer to this gitHub issue: (https://github.com/deanoemcke/thegreatsuspender/issues/213) From f78f8ac7c16466efb3bf2e92d73ee17c204b772e Mon Sep 17 00:00:00 2001 From: Dean Oemcke Date: Mon, 23 Oct 2017 11:09:12 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a315db..245d2b84 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ For more information on the permissions required for the extension, please refer ### Install as an extension from source -1. Download the **[latest available version](https://github.com/deanoemcke/thegreatsuspender/releases/tag/v6.30)** and unarchive to your preferred location (whichever suits you). +1. Download the **[latest available version](https://github.com/deanoemcke/thegreatsuspender/releases)** and unarchive to your preferred location (whichever suits you). 2. Using **Google Chrome** browser, navigate to chrome://extensions/ and enable "Developer mode" in the upper right corner. 3. Click on the Load unpacked extension... button. 4. Browse to the src directory of the downloaded, unarchived release and confirm.