chrome

匿名 (未验证) 提交于 2019-12-02 23:45:01

下载

直接下载

https://www.google.com/chrome/browser/desktop/index.html?platform=win64&extra=stablechannel&standalone=1

其他方式下载

https://api.pzhacm.org/iivb/cu.json

https://tools.shuax.com/chrome/

https://csharp.love/chrome-update-tool.html

使用脚本下载(https://github.com/TkYu/PowerShellScripts):

# PowerShell Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/Chrome.ps1'))  # cmd @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/Chrome.ps1'))"  # 想附带上 GreenChrome,就把上述脚本中的 Chrome.ps1 替换为 ChromeWithGreenChrome.ps1

更新脚本 Update.cmd,与 chrome.exe 放在一起:

@echo Checking Chrome update. Sit back and relax. @SET "ggbranch=stable" && @SET "ggarch=x86" && @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy AllSigned -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/TkYu/PowerShellScripts/master/ChromeDownload/Chrome.ps1'))" @pause

使用

关于此 flash player 与你的地区不相容

从 30 版本开始就会出现提示。要么换回老版本,要么安装修改版的新版本。

chrome://version/

https://pan.lanzou.com/b105607

https://pan.baidu.com/s/1xxRo5DZFxdJOXLIcf9buiA

https://www.52pojie.cn/thread-724713-1-1.html

https://www.ccava.net/post/47.html

http://www.usbmi.com/3180.html

启动参数

创建 chrome 快捷方式,打开属性添加。

# 设置用户目录 --user-data-dir="User Data"

扩展插件

https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif

广告净化器(https://www.yiclear.com/https://chrome.google.com/webstore/detail/cbiaicifbmeokbhollcjfeaoakmppfeh

谷歌上网助手(http://googlehelper.net/https://chrome.google.com/webstore/detail/nonmafimegllfoonjgplbabhmgfanaka

谷歌访问助手(http://www.ggfwzs.com/https://chrome.google.com/webstore/detail/gocklaboggjfkolaknpbhddbaopcepfp

https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm

https://chrome.google.com/webstore/detail/aria2-for-chrome/mpkodccbngfoacfalldjimigbofkhgjn

https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc

https://chrome.google.com/webstore/detail/vysor/gidgenkbbabolejbgbpnhbimgjbffefm

https://chrome.google.com/webstore/detail/pkgccpejnmalmdinmhkkfafefagiiiad

https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb

https://chrome.google.com/webstore/detail/cdonnmffkdaoajfknoeeecmchibpmkmg

https://chrome.google.com/webstore/detail/oofgbpoabipfcfjapgnbbjjaenockbdp


https://shuax.com/

https://liulanmi.com/chrome

ChromeUpdateSharp_v2.4.5.0.zip

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!