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
I use different virtual machines to test and some are recreated from zero every day. In the initialization process (vagrant) of the VM firefox is also installed and configured with a cloud profile, this will automatically install also ublock origin but the "Enable cloud storage support" option is never enabled, because it is not synced with the plugin settings with the firefox cloud profile, I couldn't find in the "about:config" anything about syncing this option, or in general syncing any option. Moreover once the checkbox is ticked, you also to switch tab to the "3rd-party filters" and click the "download" button.
Maybe I like automation, but I'm expecting that by syncing my firefox cloud profile and by installing a plugin also the plugin configuration is taken over, and not that I have to reconfigure the plugin every time.
The text was updated successfully, but these errors were encountered:
On Windows they're probably somewhere inside %appdata%. I have no idea where they are on macOS.
Regarding the "Enable cloud storage support" option, you can set the key cloudStorageEnabled to true. You can use sqlitebrowser or any other cli tool to get the other options and fiddle with them by adding your own filters, filter lists, etc.
I use different virtual machines to test and some are recreated from zero every day. In the initialization process (vagrant) of the VM firefox is also installed and configured with a cloud profile, this will automatically install also ublock origin but the "Enable cloud storage support" option is never enabled, because it is not synced with the plugin settings with the firefox cloud profile, I couldn't find in the "about:config" anything about syncing this option, or in general syncing any option. Moreover once the checkbox is ticked, you also to switch tab to the "3rd-party filters" and click the "download" button.
Maybe I like automation, but I'm expecting that by syncing my firefox cloud profile and by installing a plugin also the plugin configuration is taken over, and not that I have to reconfigure the plugin every time.
The text was updated successfully, but these errors were encountered: