kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
418 stars 53 forks source link

Store hosts under dedicated key in storage #66

Closed ghost closed 5 years ago

ghost commented 5 years ago

In order to introduce preferences, the internal storage structure has to be changed such as #44. It might also help fixing #45

kintesh commented 5 years ago

At the same time we can migrate to using sync. Its better to keep one breaking change.

ghost commented 5 years ago

Honestly, I'd rather have the choice between local and sync storage. A preference would be preferred and this would pave the road for that and future preferences. Plus a finer granularity in the versions would be better:

That would also allow users to fallback to specific features.