Is there any way to customize Google Chrome? Which technology/language would be used? Is it possible to build a customized version with no toolbars and a webpage inside (I’m interested in something like this one, but for Chrome)?
Is there any way to customize Google Chrome? Which technology/language would be used? Is
Share
I guess that you are talking about web apps. You can start Chrome from command line like this:
You can also add the
--start-maximizedcommand line switch if you want that window to be maximized.