Eu quero abri-los em abas em relação a seus números
Adicione os 3 URLs à linha de comando do chrome.
Exemplo:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" www.google.com www.bing.com www.microsoft.com
Resultado (depois de restaurar o Chrome na barra de tarefas):
Eunãoqueroabrirnovasabas,masquerocarregá-lasnasabasabertas
Nomomento,issonãoépossíveleháumasolicitaçãode erro de abertura para isso. Atualmente, é "Status: Untriaged":
Command line option "target" to open a URL in the same named tab or window
Reported by [email protected], Nov 1 2016
UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36
Steps to reproduce the problem:
- open a URL with Chrome via command line with options.
- specify a "target" just like you would via an anchor reference in a web page.
- Chrome opens a new tab if the named target does not exist, or re-uses the existing tab if it does.
What is the expected behavior?
Chrome opens a new tab if the named target does not exist, or re-uses the existing tab if it does. It should also understand the standard target parameter _blank which is the current behavior of just opening a new tab. The other standard parameters _self, _parent, and _top are meaningless in this context and should provide the current behavior.
I'd also propose that the existing option --new-window does not open a new window if a window with the named target already exists (i.e. not tabbed) but rather re-uses the existing window. Thus a user could re-use a target-named window or re-use a target-named tab via that switch.
What went wrong? Chrome just opens a new tab regardless.
Did this work before? No
Chrome version: 54.0.2840.71 Channel: stable OS Version: 10.0 Flash Version: Shockwave Flash 23.0 r0
See previous issue 141942 for more comments. It was Automated-archive but clearly has continued interest.
Eu quero que as ferramentas do desenvolvedor sejam abertas e permaneçam abertas para essas três guias sempre
Você já fez esta pergunta .