From 02e44df65c232e095060957c171df49ba492ea44 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sun, 11 Nov 2018 22:48:24 -0600 Subject: [PATCH] Set tabs to auto discard but the curently active one. --- README.md | 4 ++-- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f81407..13253f1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Easy Session Manager allows you to manage your Firefox session by backing up or # Download https://addons.mozilla.org/en-US/firefox/addon/easy-session-manager/ -# Version: 0.0.2 -Added import functionality for json. +# Version: 0.0.3 +Set tabs to auto discard but the curently active one. # Images ![1 Default interface with no sessions. ](images/pic1.png) diff --git a/src/manifest.json b/src/manifest.json index 2d2ce56..37d406a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": " Easy Session Manager", - "version": "0.0.2", + "version": "0.0.3", "description": " Easy Session Manager allows you to manage your Firefox session by backing up or loading your saved sessions.", "applications": {