[Ext]Session Manager 0.8.1.13 - January 30, 2017

Announce and Discuss the Latest Theme and Extension Releases.
Locked
mgol
Posts: 3
Joined: August 9th, 2017, 9:07 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by mgol »

GHM113 wrote:
mgol wrote:I don't understand how that can be the case. Firefox WebExtensions are modeled after Chrome extensions and for Chrome there's an excellent Session Buddy extension: https://sessionbuddy.com/
Session Buddy is just a bookmarks manager with new UI, it can't even restore tabs in unloaded state. It also doesn't save tab history and addon-related data.
That's still useful and the I wouldn't call all the extension does "reopening closed tabs". And it's definitely better than the extension being disabled completely.
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by GHM113 »

Here is a list of APIs Session Manager WebExtension needs:
https://bugzilla.mozilla.org/show_bug.cgi?id=1378647
https://bugzilla.mozilla.org/show_bug.cgi?id=1378651
https://bugzilla.mozilla.org/show_bug.cgi?id=1322485
https://bugzilla.mozilla.org/show_bug.cgi?id=1322060

Once they are added, SM WE will no longer be a pile of hacks. However, it might take a while.
Sorry for my poor English.
User avatar
johnlgalt
Posts: 228
Joined: January 25th, 2005, 12:18 pm
Location: 3rd rock
Contact:

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by johnlgalt »

Thanks for the info. I've been dreading the move to WebExtensions for a while now, and am hating life already in the New v57 Nightly builds.

Is Michael (or anyone else, for that matter) working on making SM WE compliant / porting SM to use WE APIs / developing an alternate add-on with similar functionality?
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by GHM113 »

It looks like Morac is waiting for WE APIs:
http://forums.mozillazine.org/viewtopic ... #p14754834
That makes sense, Mozilla has more than enough resources to develop APIs themselves.
Sorry for my poor English.
User avatar
WildcatRay
Posts: 7484
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by WildcatRay »

GHM113 wrote:It looks like Morac is waiting for WE APIs:
http://forums.mozillazine.org/viewtopic ... #p14754834
That makes sense, Mozilla has more than enough resources to develop APIs themselves.
Yes: http://forums.mozillazine.org/viewtopic ... #p14754831
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
DN123ABC
Posts: 695
Joined: January 9th, 2017, 10:10 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by DN123ABC »

GHM113 wrote:It looks like Morac is waiting for WE APIs:
http://forums.mozillazine.org/viewtopic ... #p14754834
That makes sense, Mozilla has more than enough resources to develop APIs themselves.
GHM113 wrote:
Morac wrote:The WebExtensions API allows reopening closed tabs and windows, but that's it. Also these don't persist after the browser is closed and reopened. Basically all SM would be able to do is reopen closed tabs.
Thank you! I created a thread on reddit, here is an interesting comment from Firefox dev:
https://www.reddit.com/r/firefox/commen ... r/djt10jc/
I think this may get fixed by this bug https://bugzilla.mozilla.org/show_bug.cgi?id=1322485 which links to this WE API https://developer.chrome.com/extensions ... od-discard. It is dependent on this bug https://bugzilla.mozilla.org/show_bug.cgi?id=1284886 which has active work going on.

I seem to remember (don't take it as gospel!) that they intended to implement it differently from Chrome and allow tabs to be saved in the exact way that session store and Session Manager unloads tabs.
According to this comment, https://bugzilla.mozilla.org/show_bug.c ... 284886#c18 both bugs should be fixed by 57. Could anyone explain, please: do these bugs make any additional Session Manager functionality possible? Thank you.

It looks to me those API's are there now, unless I am reading it wrong.

If nothing else, an interim update that at least installs and allows things to partially work would be a good thing, so "early adopters" (people here) can test out for any potential issues, and have it ready to roll.
chirpy_7
Posts: 165
Joined: March 19th, 2007, 6:24 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by chirpy_7 »

Pinned tabs duplicated upon restore "bug"

Hello.

1)
With my current settings, I'm backing up upon shutdown and restoring upon startup.

2)
In my current session I have 2 windows, each with several tabs and several _pinned_ tabs.

3)
Upon each startup, I get 3-4 windows (instead of the 2), with the extra window(s) containing (duplicates of) the _pinned_ tabs (and no "normal" tabs).

4)
This means that on each startup I need to close those 2-3 redundant windows with duplicates of the pinned tabs.

Hoping that my description is sufficiently clear and not too confusing, is there a way to avoid these redundant window(s) ?
Last edited by chirpy_7 on August 16th, 2017, 12:33 am, edited 2 times in total.
djsolidsnake86
Posts: 37
Joined: March 12th, 2009, 12:12 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by djsolidsnake86 »

reopen closed tab no more working with latest firefox betas
grahamperrin
Posts: 82
Joined: July 19th, 2009, 3:56 pm

WebExtensions: see Bug 26384 – Not compatible with firefox 5

Post by grahamperrin »

WebExtensions

I suggest tracking things in the bug report that was opened on 2017-06-26:

Bug 26384 – Not compatible with firefox 57+?
https://www.mozdev.org/bugs/show_bug.cgi?id=26384
Savvylion
Posts: 5
Joined: August 16th, 2017, 9:08 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by Savvylion »

I am new here, so forgive any unintended transgressions. Mozilla upgraded me to 55.0.1 and now Session Manager .8.1.13 will not load to my Browser menu bar, even though it is enabled through the Mozilla Extensions page. Has anyone else seen this...has Mozilla disabled Session Manager in this version? Is there a way to launch Session Manager without the menu icon in the browser? Thanks.
User avatar
DanRaisch
Moderator
Posts: 127186
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by DanRaisch »

See if there is a "Session Manager" item under the menu path Tools->Options.
Savvylion
Posts: 5
Joined: August 16th, 2017, 9:08 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by Savvylion »

There is a session manager item at Tools, Add Ons, Extensions. It is enabled.
User avatar
DanRaisch
Moderator
Posts: 127186
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by DanRaisch »

No, I'm suggesting you might find an entry under the Tools menu for the Session Manager itself, not for the list of extensions.
Savvylion
Posts: 5
Joined: August 16th, 2017, 9:08 am

Re: [Ext]Session Manager 0.8.1.13 - January 30, 2017

Post by Savvylion »

Ah...no it is not there.
Locked