How to update?

You will have to replace the old extension files with new ones, and reset the extension’s local-storage

1st Method:

  1. Download the latest version of the extension

  2. Navigate to the folder where the previous version is located

  3. Delete the old files, and replace them with new ones

  4. Head to the chrome extensions tab (chrome://extensions)

  5. Clear the extension’s local-storage

    1. Open the background page of “Enigma Toolbox” and head over to the console

    2. Paste in the following script chrome.storage.local.clear()

  6. Reload the extension

Which cases allow for the 5th step to be skipper: As updates come out, the general structure of extension’s local-storage can change, causing the extension to malfunction In case of no changes to the general structure of local-storage, you can skip this step. You can find out whether the structure has been changed or not in our #updates channel, on our Discord server In this case, all of your settings will be saved, and the extension will remain authorized

2nd Method:

  1. Download the latest version of the extension

  2. Head over to the extensions tab in Google Chrome (chorme://extensions)

  3. Delete “Enigma Toolbox”

  4. Load the unpacked extension.

Last updated

Was this helpful?