_Originally posted by @tomholub in https://github.com/FlowCrypt/flowcrypt-browser/pull/2554#issuecomment-588950442_ --------------------------- > Not sure if it's related or not, but with changes from this PR I'm facing another issue in Firefox only: > > > Message is either badly formatted or not compatible with FlowCrypt. > > TypeError: openpgp is undefined > > when trying to open any encrypted mail from myself. The issue is happening only in Firefox. On Firefox, openpgp.js seems to be undefined in content script. I don't know why.