From b118dbad2eb3d47b1a63bfe9116102020f500f2f Mon Sep 17 00:00:00 2001 From: deanoemcke Date: Sat, 10 Jun 2017 01:29:58 -0400 Subject: [PATCH] Remove contents of update page --- .gitignore | 5 +++-- src/update.html | 18 ------------------ 2 files changed, 3 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 10598af6..af1a56fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ **/Thumbs.db **/*.pem /node_modules -/build/crx/*.crx -/build/zip/*.zip \ No newline at end of file +/build/* +/.idea/* +build/zip/thegreatsuspender-6.30-dev/welcome.html diff --git a/src/update.html b/src/update.html index e0a12ad3..7901ea3b 100644 --- a/src/update.html +++ b/src/update.html @@ -17,24 +17,6 @@

The Great Suspender has been updated


-

Bugs squashed

-

This new version fixes the bug caused by the new chrome release that caused tabs to change the the wrong url when they were suspended. - Sorry for such a terrible bug and that the fix was a long time coming.

-

The 'suspend other tabs' option will now NOT suspend the currently active tab.

-

Browsing in incognito mode will no longer bring up the welcome tab every time.

- -

What's new?

-

This version includes light and dark themes. Try switching to the dark theme when using chrome at night to go easy on your eyes.

-

The extension now supports actions on multiple selected tabs. If you select multiple tabs in chrome, you will have some new options appear - in the pop-up menu to allow you to suspend / unsuspend all selected tabs

-

The new improved whitelist now supports regular expressions. For the programming-minded only!

-

You can check it all out in the settings page.

- -

Problems with the update?

-

If you are experiencing a loss of tabs due to this update, try going to the session management page. You will find a list of all your recently suspended tabs and should be able to recover them from here.

- -

If losing your tabs has made you extremely upset and you want to uninstall this extension: fair enough - but before you do, please go through the session recovery process first and make sure all your tabs are recovered and unsuspended before you uninstall.

-

Thanks for using The Great Suspender!