[Solved] Safari extension lost after upgrade to 1.25

Can someone properly explain to me how this works? This doesn’t seem to do anything.

I wonder if part of the reason Safari 13 reverts and I lose the Bitwarden extension (like everyone else) is because the program is actually still updating itself. I have tried below, but it definitely doesn’t stop Bitwarden from immediately updating as soon as I attempt to open 1.24. Where do I have to paste this in Terminal? (In which folder?) and do I have to substitute something for “bash_profile” or something? Basically, what am I missing?

Thank you!

Then, in order to prevent for the app to auto-update, you need to open a Terminal in your Mac (Applications > Utilities > Terminal) and set your environment variables with this step: echo “export ELECTRON_NO_UPDATER=1” >> ~/.bash_profile