I am a Chrome Extension developer.
I have an existing extension in the chrome store, but I want to migrate users to another extension I developing with a different Extension ID, but still keep the existing one in the store.
Is there a way to do that? Maybe with Chrome extension API?
Thanks!