You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using indexedDB to store our local backgrounds. Because of privacy reasons, normal and private browsing have different databases and cannot communicate...
I'll find a way to have local backgrounds in private browsing, but for now I have no idea 🤔
I've used Tabliss before hopping over to Bonjourr and the developer was able to figure this out, you may wanna take a look at their solution and take some inspiration.
On one hand there is no indexedDB database on the page, on the other hand its storage solution only mentions indexedDB. There might be some React magic.
It might be possible to save the backgrounds on the extension service worker, which can be shared between normal & private browsing !
Describe the bug
Opening a new tab in private browsing on Firefox doesn't load background images from local files.
To Reproduce
Background type
toLocal file
Expected behavior
The backgrounds from local files should load and appear.
Screenshots


Preview of normal browser window:
Preview of private browser window:
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: