kintesh / containerise

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

Fix updating entries that don't remove the old entry #47

Closed ghost closed 5 years ago

ghost commented 5 years ago

Since there's upper level in the storage entries and they are all flat, the storage is cleared completely. This could be changed in the future in order to add a level e.g "entries" in order to allow other keys like "state" or "preferences".

kintesh/containerise#45 Updating entries leaves the old entry and creates a new one