Added proper alert messages and improved security of import file.

This commit is contained in:
2019-01-18 21:29:20 -06:00
parent 0a9b1630d9
commit 8969d934ed
26 changed files with 153 additions and 399 deletions

View File

@@ -1,18 +0,0 @@
# Easy Session Manager
Easy Session Manager allows you to manage your Firefox session by backing up or loading your saved sessions.
# Download
https://addons.mozilla.org/en-US/firefox/addon/easy-session-manager/
# Version: 0.0.4
Added multiple file import functionality and changed discard setup.
# Images
![1 Default interface with no sessions. ](images/pic1.png)
![2 Interface with sessions and hovering color effect. ](images/pic2.png)
![3 Saving a new session. ](images/pic3.png)
![4 A session selected. ](images/pic4.png)
![5 Deleting a selected session. ](images/pic5.png)
![6 Editing a selected session. ](images/pic6.png)
![7 Downloading a selected session. ](images/pic7.png)
![8 Importing a session JSON file. ](images/pic8.png)