Giter Club home page Giter Club logo

Comments (7)

ramkumar-kr avatar ramkumar-kr commented on June 14, 2024 1

@AeliusSaionji The issue with yours is a different one. I have released version 1.1.1 which fixes your issue.

from containers-sync.

dmstork avatar dmstork commented on June 14, 2024

I've got the same thing, never worked for me. Maybe due to the Facebook Container add-on? I've now only have the generic Container add-on active and disabled the Facebook Container add-on. Didn't help.

from containers-sync.

AeliusSaionji avatar AeliusSaionji commented on June 14, 2024

When I "view synced containers", I see containers from my other PC.

But it does not actually take effect locally.

from containers-sync.

ramkumar-kr avatar ramkumar-kr commented on June 14, 2024

Hi,

I was able to reproduce the issue and suspect that Firefox Sync is the cause for it.
I have created a bug in bugzilla for this.

Link - https://bugzilla.mozilla.org/show_bug.cgi?id=1454260

from containers-sync.

MurzNN avatar MurzNN commented on June 14, 2024

Have the same problem with not syncing. Does your extension must create storage.sync entries after installing? In about:config I can't see preferences matched to storage.sync string, instead of 2 Firefox defaults:

webextensions.storage.sync.enabled;true
webextensions.storage.sync.serverURL;https://webextensions.settings.services.mozilla.com/v1

from containers-sync.

exadeci avatar exadeci commented on June 14, 2024

I've managed to get the sync to happen by doing a backup on the computer with the containers, making a manual sync on firefox, then manual firefox on the other computer and manual restore.

While it works, it seems that the websites defaults are not, an example I have a facebook container but when I open facebook it doesn't use its container.

from containers-sync.

da2x avatar da2x commented on June 14, 2024

Sync is not guaranteed to be immediate. It happens at the discretion of the browser (usually within five minutes).

The problem is that the extension doesn't actually respond to sync changes. @ramkumar-kr, you need to add a browser.storage.onChange.addListener() that actually responds to changes in the sync storage area.

The browser UI for this extension is entirely unnecessary. The extension could handle everything automatically without any user interaction at all by listening for sync changes and update the local contextualIdentities as needed.

from containers-sync.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.