Changed URL loading from window.create to browser.tabs.create

This commit is contained in:
2024-05-09 19:00:52 -05:00
parent 6ea60a0723
commit 41e70b1c3e
12 changed files with 304 additions and 37 deletions

View File

@@ -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.2.3.3
* Fixed tab open logic to exclude urls not valid for api opening (due to security).
# Version: 0.2.3.4
* Changed URL loading from window.create to browser.tabs.create
# Images