diff --git a/src/manifest.json b/src/manifest.json index 530030a6..d20c91a4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_ext_extension_name__", "description": "__MSG_ext_extension_description__", - "version": "7.0.179", + "version": "7.0.180", "default_locale": "en", "permissions": [ "tabs", diff --git a/src/updated.html b/src/updated.html index 5ac4d7ee..8047f499 100644 --- a/src/updated.html +++ b/src/updated.html @@ -48,7 +48,9 @@

Can boost memory savings by up to 5x!
  • New right-click context menu options and keyboard shortcuts.
  • -
  • Improved session saving and recovery.
  • +
  • Ability to suspend local file urls.
  • +
  • Improved session saving, export and recovery.
  • +
  • Fixed issues with chrome stealing focus when a tab suspends in the background.
  • Many other minor bug fixes and performance improvements.
  • @@ -65,6 +67,7 @@

    Can boost memory savings by up to 5x!
  • New right-click context menu options and keyboard shortcuts.
  • +
  • Ability to suspend local file urls.
  • Improved "Open link in new suspended tab" right-click menu option.
  • Support for retina favicons and high resolution screen captures.
  • Suspended youtube tabs now remember current play position.
  • @@ -76,9 +79,12 @@