i just started a chrome extension project. We want to use Google Cloud Source for our git Repository and Goggle Cloud Shell for programming.
Before i added the extension simply by adding the local source folder of my extension from my desktop.
Now I have it all in Google Cloud Source and not locally anymore. How would i select the extension in chrome://extensions/ in order to run the extension or how could I run the extension from Google Cloud Shell directly?
As it is all in git online and I have no local repository I have no folder to select..
Does anyone know how to do that?