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
So, because of the new webextension and many stupid rules on the indexeddb, it's impossible to access your old data...
This mean that if you have not exported your data in the old addon and have installed a newer version of firefox, the new addon will not be able to read your database. (You can still import on the new addon from the old export output)
To circumvent this, I'm asking for some help in developing a way to extract the data from your local database, if this works you will be able to upload your old data and receive an export output from it!
So, please backup your old data if you still have it, it will be present at somewhere like:
So, because of the new webextension and many stupid rules on the indexeddb, it's impossible to access your old data...
This mean that if you have not exported your data in the old addon and have installed a newer version of firefox, the new addon will not be able to read your database. (You can still import on the new addon from the old export output)
To circumvent this, I'm asking for some help in developing a way to extract the data from your local database, if this works you will be able to upload your old data and receive an export output from it!
So, please backup your old data if you still have it, it will be present at somewhere like:
C:\Users\YOUR_USERNAME\AppData\Roaming\Mozilla\Firefox\Profiles\YOUR_FIREFOX_PROFILE\storage\permanent
The folder should be indexeddb+++certainmangareader-at-saishy
The text was updated successfully, but these errors were encountered: