2017-10-5 无心 技术
去 Centbrowser 官网 <<||>> 猫眼浏览器
Cent Browser 运行参数(加在设置->启动命令行就行):
--incognito -start-maximized --disable-infobars --allow-running-insecure-content --disable-desktop-notifications --disable-sync --disable-glsl-translator --disable-translate --cb-disable-extensions-auto-update --disable-background-networking --no-first-run --disable-popup-blocking --no-default-browser-check
Cent Browser 运行参数2(加在设置->启动命令行就行):
--disable-machine-id --enable-leak-detection --disable-component-update --disable-crash-reporter --disable-breakpad --disable-background-networking --disable-logging --disable-notifications --no-report-upload --print-to-pdf-no-header --save-page-as-mhtml --site-per-process --crash-server-url="0.0.0.0" --force-update-remote-url="0.0.0.0" --google-url="0.0.0.0" --trace-upload-url="0.0.0.0"
Chrome 49 是 Google 为 WinXP 最后制作的版本
Chrome 53 是 Google 最后集成 FlashPlayer 的版本
Chrome 61 是 Google 最后允许 Flash 可以直接播放的版本
Chrome 43/44 是我在调试时,默认状态下测试大部分网站都没有出错的版本
再之前的旧版本需要手动加载新版 Flash 插件才能使用,可以参考下面的复活版
Chrome 25 复活版,给喜欢旧版本的你一个调试参考
精简优化如下:
1. 保留英简繁三种语言
2. 添加广告终结者
3. 添加 GreenChrome 可以自定义启动参数(设为默认浏览器不影响启动参数)
其它备注:Win10 使用低版本 Chrome 可能会出现的问题及解决方法
1. 在 Win10 上,如果 Chrome 部分网页出现乱码,可启动/停用 DirectWrite 字体渲染系统 即可恢复正常。
方法:chrome://flags/#disable-direct-write(Chrome 49 以下版本)
2. 在 Win10 上,如果 Chrome 提示“没有注册类”,删除注册表中的 DelegateExcute 即可恢复正常。
位置:HKEY_CLASS_ROOT/Chrome*** 下面 shell/open/command 中,删除所有 DelegateExcute 即可
3. 43以下旧版本访问某些网站无法正常播放视频时,删除广告屏蔽插件即可恢复正常。
下载地址:
GreenChrome:
附 GreenChrome 常用 Chrome 运行参数:(以下参数用于43以前旧版本时,请删除带分号的三行)
--user-data-dir=%app%\User Data --disk-cache-dir=%app%\Cache --disable-desktop-notifications --disable-background-networking --allow-running-insecure-content --allow-outdated-plugins --safebrowsing-disable-auto-update --disable-hang-monitor --disable-device-orientation --disable-infobars --start-maximized --no-first-run ;--incognito ; 已发现 60- 版本下使用 --incognito 参数会在 KodExplorer 中无法播放大体积 MP4 ; 以下参数在 53+ 版本上,以便可以无障碍访问 https ;--test-type ;--ignore-certificate-errors ;以下参数在 43 以下版本调试着用 ;--disable-translate ;--disable-glsl-translator ;--disable-sync ;--ppapi-flash-path=%app%\PepperFlash\pepflashplayer.dll ;--ppapi-flash-version=18.0.0.232