Google API Keys Missing Warning Message when using Chromium Portable
问题 When i use the new Chromium Portable browser it always shows "Google API keys are missing.Some functionality of Chromium Portable will be disabled" after starting up. How do i get rid of this warning message and what does it mean?. 回答1: To get rid of the message... ...on Windows, you can use the command prompt to set the following environment variables to "no": setx GOOGLE_API_KEY "no" setx GOOGLE_DEFAULT_CLIENT_ID "no" setx GOOGLE_DEFAULT_CLIENT_SECRET "no" Windows' environment variables can