I have a Firefox Add-on that I need to port to Chrome. What steps would I need to follow?
I am trying to construct a Chrome's manifest.json file from Firefox's package.json, but I cannot find "main" entry in manifest.json. Whats the replacement for this in Chrome's manifest.json?