Every time I double-click an .html file on my computer, Chrome opens it in a new tab in the most-recently-used window. I don't like that. I want it to open a new window.
Is there a way to do that?
|
Every time I double-click an Is there a way to do that?
| |||
|
feedback
|
|
I guess you could use javascript to open the page in new window on load of the page. http://www.gtalbot.org/BugzillaSection/Bug195867GDR_WindowOpen.html | |||
|
feedback
|
|
My only thought would be to create a program to pass to google chrome with the --new-window argument, and have that program's icon set as chrome? | |||
|
feedback
|
|
| |||
|
feedback
|
|
Control Panel -> Folder Options -> File Types -> HTML -> Advanced -> open -> Edit -> Replace | |||
|
feedback
|