chrome

Posted jhxxb

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了chrome相关的知识,希望对你有一定的参考价值。

 

下载

直接下载

Windows 64 位 Stable 正式版离线安装包: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/,查看 Flash 项中 pepflashplayer.dll 文件的地址。需要替换两个文件 manifest.json 和 pepflashplayer.dll

安装 Flash 后会在 C:\\Windows\\System32\\Macromed\\Flash 或 C:\\Windows\\SysWOW64\\Macromed\\Flash 目录下找到文件,重命名替换到 chrome 即可。

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"

 

扩展插件

Chrono下载管理器 https://chrome.google.com/webstore/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn

Proxy SwitchyOmega 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

Restlet Client(类似 Postman) https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm

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

Octotree(方便浏览 GitHub) https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc

Vysor(android 投屏) https://chrome.google.com/webstore/detail/vysor/gidgenkbbabolejbgbpnhbimgjbffefm

WEB前端助手(FeHelper) https://chrome.google.com/webstore/detail/pkgccpejnmalmdinmhkkfafefagiiiad

Vimium(Vim 方式操作 Chrome) https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb

沙拉查词 https://chrome.google.com/webstore/detail/cdonnmffkdaoajfknoeeecmchibpmkmg

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

 


https://shuax.com/

https://liulanmi.com/chrome

ChromeUpdateSharp_v2.4.5.0.zip

以上是关于chrome的主要内容,如果未能解决你的问题,请参考以下文章

Chrome 远程调试显示设备但不检查链接

浏览器出现问题,http:// 上边有一条红色的线。该怎么修复?