谷歌浏览器多开
@echo off chcp65001title Chrome 开发多开(无缓存+跨域)start"""C:\Program Files\Google\Chrome\Application\chrome.exe"--user-data-dir="D:\software\google\Profile1"--no-first-run --no-default-browser-check --allow-file-access-from-files --media-cache-size=1--disk-cache-size=1echo多开完成