When I added extension to chrome by selecting the output/extension folder, I had an issue with an error of missing manifest_version: 2 in manifest.json which I added to solve the problem. But then I got a warning saying "Background-page requires manifest version of 1 or lower".
Now I see the icon in the chrome page but when I click on it nothing happens. Does anyone had similar issue and have a solution?