I’ve just learned that Chrome can evict users data stored in IndexedDB, and it can be prevented using unlimitedStorage
permission:
Does this apply to Firefox too? Can I use “unlimitedStorage” to prevent eviction?
The docs doesn’t mention extensions/addons: