Firefox does not support "incognito": "split"
Semro opened this issue · 6 comments
For Firefox it works out of the box the way it is, just gotta enable Sync Watch to run in Private mode. I just tested it out.
I have this error, loading it as a temporary add-on.
And it's mentioned in MDN that split setting is not supported by Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/incognito
What I meant to say is the Sync Watch Firefox addon works fine for both normal mode and private mode, without having to add something like we added to Chrome, like "incognito": "split".
So Sync Watch version 0.324 Firefox addon works well for both modes already.
Isn't version 0.324 working fine for you, for both modes, in Firefox?
Oh, Firefox also has "incognito": "split", I didn't know about that. But version 0.324 works fine without it, I don't know why, but it works.
Yes, Firefox working fine with 0.324 version.
Now I need to split manifest file between Chrome and Firefox. So, I just keep that issue open as a reminder.
Now manifest splitting in CI workflow
It removes "incognito": "split", line for Firefox manifest.