question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tab lists are not saved in Firefox.

See original GitHub issue

扩展版本 (extension version): 1.3.12 浏览器版本 (browser version): Firefox Nightly 2019-01-22 操作系统 (operating system): Gentoo Linux 4.14.83 问题描述 (problem description): Tab lists do not get saved in the extension.

实际行为 (actual behavior): Closing the extension tab and reopening it or importing a set of tabs wipes existing lists.

期望行为 (expected behavior): Lists are saved through tab closes, browser restarts, or imports.

重现步骤 (reproduce step): Install the extension on Firefox, store a tab, close the extension tab, reopen. The list will be gone and there will be an error in the console.

 ReferenceError: ga is not defined index.js:1199:76538

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
cnwangjiecommented, Jan 23, 2019

Hi, thank you very much for your reports.

I’ve noticed this problem. It may be caused by the behaviour of the web extension storage API changes in nightly version. The extension storage API (browser.storage.local.set) cannot set data correctly from the properties of the getter of an object. I’m not sure if it is a bug of nightly version. I’m trying to ask the developers of firefox if it is a feature or a bug. If it won’t be recovery I’ll change my code to adapt it.

Thank you.

0reactions
neilRGScommented, Jun 17, 2019

Hi @qqlovekerry . Sadly, I think you are correct. For whatever reason, it would appear that this project has been abandoned and we’ll have to find an alternative. If you do find one, please feel free to let me know 😃 All the best,

Neil.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lost Tabs Please Help! | Firefox Support Forum
In your profile folder, double-click into the sessionstore-backups folder. Save all files here to a safe location where Firefox will ignore them ...
Read more >
Usernames and passwords are not saved | Firefox Help
Firefox settings for logins and passwords · Click the menu button · Click Passwords. · Click the Firefox logins menu (three dots), then...
Read more >
How to fix preferences that won't save | Firefox Help
This article tells you how to fix issues where Firefox can't save some or all of the settings that you try to change....
Read more >
Tabs are not saved from previous session when the browser is ...
The browser is correctly remembering my home page, but has suddenly forgotten to remember my windows and tabs from last time.
Read more >
In which file is the list of open tabs stored? | Firefox Support ...
In your profile folder, scroll down and double-click into the sessionstore-backups folder. Save all files here to a safe location, such as your ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found