【bug修复】解决的qq无法快速登陆问题
Tofloor
poster avatar
心平气和
deepin
2020-09-13 18:28
Author
1.打开终端输入一下命令
  1. sudo deepin-editor /usr/share/applications/google-chrome.desktop
Copy the Code

2.修改一下 打开的这个文件

108行 改成
  1. Exec=/usr/bin/google-chrome-stable --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36" %U
Copy the Code


169 行改成
  1. Exec=/usr/bin/google-chrome-stable --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36"
Copy the Code
221行改成
  1. Exec=/usr/bin/google-chrome-stable --incognito --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36"
Copy the Code
保存 重启google  chrome浏览器

PS:如果是firefox 浏览器 直接在火狐商店下载 user agent switcher 选择windows 的 user-agent


效果如下:





Reply Favorite View the author
All Replies
忘记、过去
deepin
2020-09-13 18:44
#1
前排围观,楼主牛逼!
顺便请教一下这里添加的用户代理是啥意思?是指UA标识吗?是不是只有Windows和Mac才支持快速登录?
Reply View the author
neko
deepin
Ecological co-builder
Q&A Team
2020-09-13 19:06
#2
优秀!!!!!
Reply View the author
SamLukeYes
deepin
2020-09-13 19:10
#3
chrome 也有改 UA 的扩展
Reply View the author
心平气和
deepin
2020-09-13 19:51
#4
https://bbs.deepin.org/post/201959
前排围观,楼主牛逼!
顺便请教一下这里添加的用户代理是啥意思?是指UA标识吗?是不是只有Windows和Mac才 ...

是的,字数限制-----------
Reply View the author
心平气和
deepin
2020-09-13 19:52
#5
https://bbs.deepin.org/post/201959
chrome 也有改 UA 的扩展

我没有发现可以用的 ,你测试一下,可以给我推荐一个
Reply View the author
SamLukeYes
deepin
2020-09-13 19:56
#6
https://bbs.deepin.org/post/201959
我没有发现可以用的 ,你测试一下,可以给我推荐一个

一般我不用这个方法,我直接帐号密码登录,浏览器记住密码
Reply View the author