See: https://github.com/google/dfindexeddb
The plyvel
might not work because google chrome uses its own comparator. If you want to unpack data from chrome IndexedDB, do:
$ sudo apt install libsnappy-dev
Then:
pip install 'dfindexeddb[plugins]'
dfindexeddb db -s SOURCE --format chrome --use_manifest