I have a extension hosted on chrome web store, and I host it on my own server too.
But they can’t have the same id, so users can install both of them.
So, when I pakage my extension, how can I get a id that is same with the extension hosted on chrome web store.
Why not just download CRX file from the Gallery and upload it to your server? I see no need in repackaging it manually.