Is it allowed to have custom values saved in manifest.json for a Chrome extension? Because it is json, I want to save some information in manifest.json, especially because Chrome API is available for Opera, I need some distinguish data.
Does Chrome store complain if there is any custom data in manifest.json?