您现在的位置是:首页 > 电脑技术查询 > web开发

Chrome怎么修改User Agent

编辑:chaxungu时间:2022-10-03 04:54:14分类:web开发

Chrome如何修改User Agent

编写一个批处理文件 chrome.bat, 文件内容如下

 

 

"C:\Users\pickerel\AppData\Local\Google\Chrome\Application\chrome.exe" --args --user-agent="Mozilla/5.0 (Linux; U; Android 2.1-update1; de-de; HTC Desire 1.19.161.5 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17"

 

保存执行即可