I am struggling with an issue involving two files: manifest.json and content.js. After compressing both files into a Zip format, I converted them into CRX format. However, when attempting to install the .crx file in Google Chrome by dragging and dropping it into the browser, I encountered an alert message stating "CRX_MAGIC_NUMBER_INVALID."
Can anyone provide insight on how to resolve this problem?